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

com.zimory.jpaunit:jpaunit-parent 1.0.0

Set up and expect database state using JPA entities

Группа

Группа

com.zimory.jpaunit
Идентификатор

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

jpaunit-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать jpaunit-parent 1.0.0

Имя Файла Размер
jpaunit-parent-1.0.0.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.zimory.jpaunit/jpaunit-parent/ -->
<dependency>
    <groupId>com.zimory.jpaunit</groupId>
    <artifactId>jpaunit-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zimory.jpaunit/jpaunit-parent/
implementation 'com.zimory.jpaunit:jpaunit-parent:1.0.0'
// https://jarcasting.com/artifacts/com.zimory.jpaunit/jpaunit-parent/
implementation ("com.zimory.jpaunit:jpaunit-parent:1.0.0")
'com.zimory.jpaunit:jpaunit-parent:pom:1.0.0'
<dependency org="com.zimory.jpaunit" name="jpaunit-parent" rev="1.0.0">
  <artifact name="jpaunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zimory.jpaunit', module='jpaunit-parent', version='1.0.0')
)
libraryDependencies += "com.zimory.jpaunit" % "jpaunit-parent" % "1.0.0"
[com.zimory.jpaunit/jpaunit-parent "1.0.0"]