Jar examples for j:jpa-unit-core
Core classes and SPI of JPA Unit
You can download jar file jpa-unit-core 0.3.0 in this page.
You can use the following script to add jpa-unit-core-0.3.0.jar to your project.
<dependency> <groupId>com.github.dadrus.jpa-unit</groupId> <artifactId>jpa-unit-core</artifactId> <version>0.3.0</version> </dependency>
compile group: 'com.github.dadrus.jpa-unit', name: 'jpa-unit-core', version: '0.3.0'
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit-core" % "0.3.0"
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit-core" rev="0.3.0"/>
@Grapes(@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit-core', version='0.3.0'))
'com.github.dadrus.jpa-unit:jpa-unit-core:jar:0.3.0'
Click the following link to download the jar file.
jpa-unit-core-0.3.0-javadoc.jar