com.github.honoluluhenk.id-class:id-class-parent

Wraps common entity id types and associates it with its defining entity class.

Лицензия

Лицензия

Группа

Группа

com.github.honoluluhenk.id-class
Идентификатор

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

id-class-parent
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.github.honoluluhenk.id-class:id-class-parent
Wraps common entity id types and associates it with its defining entity class.
Ссылка на сайт

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

https://github.com/HonoluluHenk/id-class
Система контроля версий

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

https://github.com/HonoluluHenk/id-class

Скачать id-class-parent

Имя Файла Размер
id-class-parent-1.0.1.pom 10 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.checkerframework : checker-qual jar 3.11.0

provided (3)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 19.0.0
com.github.spotbugs : spotbugs-annotations jar 4.0.6

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-core jar 3.6.28
org.mockito : mockito-junit-jupiter jar 3.6.28

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

  • id-class
  • id-class-integration-support
  • id-class-jackson-integration
  • id-class-jpa-hibernate-integration
  • id-class-jpa22-smartentitymanager
  • id-class-jpa21-smartentitymanager
  • id-class-readme-demos

Версии библиотеки

Версия
1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1