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

com.zimory.jpaunit:jpaunit-core 1.0.0


Группа

Группа

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

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

jpaunit-core
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jpaunit-core 1.0.0


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