Last Version

JPA Unit - Core 0.5.0

Core classes and SPI of JPA Unit

License

License

GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-core
Version

Version

0.5.0
Type

Type

jar
Description

Description

JPA Unit - Core
Core classes and SPI of JPA Unit

Download jpa-unit-core 0.5.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.0.Final

Project Modules

There are no modules declared in this project.