Last Version

JPA Unit - JPA MongoDB Hibernate OGM Integration Tests 0.1.0

JUnit extension for simple testing of JPA entities and components

License

License

Categories

Categories

MongoDB Data Databases Hibernate ORM
GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-jpa-mongodb-hibernate-ogm-integration-test
Version

Version

0.1.0
Type

Type

jar
Description

Description

JPA Unit - JPA MongoDB Hibernate OGM Integration Tests
JUnit extension for simple testing of JPA entities and components

Download jpa-unit-jpa-mongodb-hibernate-ogm-integration-test 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-jpa-mongodb-hibernate-ogm-integration-test/ -->
<dependency>
    <groupId>com.github.dadrus.jpa-unit</groupId>
    <artifactId>jpa-unit-jpa-mongodb-hibernate-ogm-integration-test</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-jpa-mongodb-hibernate-ogm-integration-test/
implementation 'com.github.dadrus.jpa-unit:jpa-unit-jpa-mongodb-hibernate-ogm-integration-test:0.1.0'
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-jpa-mongodb-hibernate-ogm-integration-test/
implementation ("com.github.dadrus.jpa-unit:jpa-unit-jpa-mongodb-hibernate-ogm-integration-test:0.1.0")
'com.github.dadrus.jpa-unit:jpa-unit-jpa-mongodb-hibernate-ogm-integration-test:jar:0.1.0'
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit-jpa-mongodb-hibernate-ogm-integration-test" rev="0.1.0">
  <artifact name="jpa-unit-jpa-mongodb-hibernate-ogm-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit-jpa-mongodb-hibernate-ogm-integration-test', version='0.1.0')
)
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit-jpa-mongodb-hibernate-ogm-integration-test" % "0.1.0"
[com.github.dadrus.jpa-unit/jpa-unit-jpa-mongodb-hibernate-ogm-integration-test "0.1.0"]

Dependencies

test (9)

Group / Artifact Type Version
com.github.dadrus.jpa-unit : jpa-unit-integration-base-test jar 0.1.0
com.github.dadrus.jpa-unit : jpa-unit-mongodb jar 0.1.0
org.hibernate : hibernate-core jar
org.hibernate : hibernate-entitymanager jar
org.hibernate : hibernate-ehcache jar 5.1.4.Final
net.sf.ehcache : ehcache jar 2.7.1
org.hibernate.ogm : hibernate-ogm-mongodb jar
javax.transaction : jta jar 1.1
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.0.0

Project Modules

There are no modules declared in this project.