не последняя версия
Последняя версия 0.5.0

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


Группа

Группа

com.github.dadrus.jpa-unit
Идентификатор

Идентификатор

jpa-unit-bom
Версия

Версия

0.4.0
Тип

Тип

pom

Скачать jpa-unit-bom 0.4.0

Имя Файла Размер
jpa-unit-bom-0.4.0.pom 1 KB
Обзор

<!-- 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.4.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.4.0'
// https://jarcasting.com/artifacts/com.github.dadrus.jpa-unit/jpa-unit-bom/
implementation ("com.github.dadrus.jpa-unit:jpa-unit-bom:0.4.0")
'com.github.dadrus.jpa-unit:jpa-unit-bom:pom:0.4.0'
<dependency org="com.github.dadrus.jpa-unit" name="jpa-unit-bom" rev="0.4.0">
  <artifact name="jpa-unit-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dadrus.jpa-unit', module='jpa-unit-bom', version='0.4.0')
)
libraryDependencies += "com.github.dadrus.jpa-unit" % "jpa-unit-bom" % "0.4.0"
[com.github.dadrus.jpa-unit/jpa-unit-bom "0.4.0"]