Last Version

JPA Unit - JPA2.0 Hibernate Integration Tests 0.1.0

JUnit extension for simple testing of JPA entities and components

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-jpa2.0-hibernate-integration-test
Version

Version

0.1.0
Type

Type

jar
Description

Description

JPA Unit - JPA2.0 Hibernate Integration Tests
JUnit extension for simple testing of JPA entities and components

Download jpa-unit-jpa2.0-hibernate-integration-test 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.2.21.Final
org.hibernate : hibernate-entitymanager jar 4.2.21.Final
org.hibernate : hibernate-ehcache jar 4.2.21.Final

test (3)

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-rdbms jar 0.1.0
com.h2database : h2 jar 1.4.196

Project Modules

There are no modules declared in this project.