Jar examples for j:jpa-unit4
JUnit 4 extension to run tests for JPA entities using EntityManagerFactory or EntityManager
You can download jar file jpa-unit4 0.1.0 in this page.
You can use the following script to add jpa-unit4-0.1.0.jar to your project.
<dependency> <groupId>com.github.dadrus.jpa-unit</groupId> <artifactId>jpa-unit4</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.dadrus.jpa-unit', name: 'jpa-unit4', version: '0.1.0'
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit4" % "0.1.0"
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit4" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit4', version='0.1.0'))
'com.github.dadrus.jpa-unit:jpa-unit4:jar:0.1.0'
Click the following link to download the jar file.
jpa-unit4-0.1.0-javadoc.jar