Last Version

JPA Unit - RDBMS Plugin 0.5.0

Makes JPA Unit support SQL databases

License

License

GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-rdbms
Version

Version

0.5.0
Type

Type

jar
Description

Description

JPA Unit - RDBMS Plugin
Makes JPA Unit support SQL databases

Download jpa-unit-rdbms 0.5.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.dadrus.jpa-unit : jpa-unit-core jar 0.5.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.0.Final
org.dbunit : dbunit jar 2.5.4
com.google.code.gson : gson jar 2.8.1
org.yaml : snakeyaml jar 1.10
org.apache.commons : commons-dbcp2 jar 2.1.1

Project Modules

There are no modules declared in this project.