GitHub / MyWayToJavaJunior / jpa-nosql-demo
Demo of using NoSQL (MongoDB) with JPA (EclipseLink NoSQL).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MyWayToJavaJunior%2Fjpa-nosql-demo
Fork of damienChesneau/jpa-nosql-demo
Stars: 0
Forks: 0
Open issues: 0
License: other
Language: Java
Size: 159 KB
Dependencies parsed at:
10
Created at: about 9 years ago
Updated at: about 2 years ago
Pushed at: almost 11 years ago
Last synced at: about 2 years ago
pom.xml
maven
- org.jboss.arquillian:arquillian-bom 1.0.3.Final import
- javax.resource:connector-api 1.5
- org.eclipse.persistence:eclipselink 2.4.0-SNAPSHOT
- org.eclipse.persistence:org.eclipse.persistence.nosql 2.4.0-SNAPSHOT
- org.mongodb:mongo-java-driver 2.10.1
- junit:junit 4.11 test
- org.jboss.arquillian.container:arquillian-weld-se-embedded-1.1 1.0.0.CR8 test
- org.jboss.arquillian.junit:arquillian-junit-container test
- org.jboss.weld:weld-core 1.1.5.Final test
- org.slf4j:slf4j-simple 1.6.4 test