is not current version
Last Version 0.5.0

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


GroupId

GroupId

com.github.dadrus.jpa-unit
ArtifactId

ArtifactId

jpa-unit-bom
Version

Version

0.3.0
Type

Type

pom

Download jpa-unit-bom 0.3.0

Filename Size
jpa-unit-bom-0.3.0.pom 1 KB
Browse

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