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

com.zimory.jpaunit:jpaunit-parent 1.0.1

Set up and expect database state using JPA entities

Лицензия

Лицензия

Группа

Группа

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

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

jpaunit-parent
Версия

Версия

1.0.1
Тип

Тип

pom
Описание

Описание

Set up and expect database state using JPA entities
Ссылка на сайт

Ссылка на сайт

http://github.com/zimory/jpaunit
Система контроля версий

Система контроля версий

https://github.com/zimory/jpaunit

Скачать jpaunit-parent 1.0.1

Имя Файла Размер
jpaunit-parent-1.0.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zimory.jpaunit/jpaunit-parent/
implementation 'com.zimory.jpaunit:jpaunit-parent:1.0.1'
// https://jarcasting.com/artifacts/com.zimory.jpaunit/jpaunit-parent/
implementation ("com.zimory.jpaunit:jpaunit-parent:1.0.1")
'com.zimory.jpaunit:jpaunit-parent:pom:1.0.1'
<dependency org="com.zimory.jpaunit" name="jpaunit-parent" rev="1.0.1">
  <artifact name="jpaunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zimory.jpaunit', module='jpaunit-parent', version='1.0.1')
)
libraryDependencies += "com.zimory.jpaunit" % "jpaunit-parent" % "1.0.1"
[com.zimory.jpaunit/jpaunit-parent "1.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • core
  • spring