is not current version
Last Version 0.5.0

com.github.dadrus.jpa-unit:jpa-unit-rdbms 0.3.0

Makes JPA Unit support SQL databases

GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-rdbms
Version

Version

0.3.0
Type

Type

jar

Download jpa-unit-rdbms 0.3.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.3.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.3.0'
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-rdbms/
implementation ("com.github.dadrus.jpa-unit:jpa-unit-rdbms:0.3.0")
'com.github.dadrus.jpa-unit:jpa-unit-rdbms:jar:0.3.0'
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit-rdbms" rev="0.3.0">
  <artifact name="jpa-unit-rdbms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit-rdbms', version='0.3.0')
)
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit-rdbms" % "0.3.0"
[com.github.dadrus.jpa-unit/jpa-unit-rdbms "0.3.0"]