com.wesleyhome.jpa:equals-hashcode-annotations

Annotation Processing for generating equals and hashcode classes and tests for JPA Entities. This utilizes the Apache Commons Lang library.

Лицензия

Лицензия

Группа

Группа

com.wesleyhome.jpa
Идентификатор

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

equals-hashcode-annotations
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Annotation Processing for generating equals and hashcode classes and tests for JPA Entities. This utilizes the Apache Commons Lang library.

Скачать equals-hashcode-annotations

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

<!-- https://jarcasting.com/artifacts/com.wesleyhome.jpa/equals-hashcode-annotations/ -->
<dependency>
    <groupId>com.wesleyhome.jpa</groupId>
    <artifactId>equals-hashcode-annotations</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wesleyhome.jpa/equals-hashcode-annotations/
implementation 'com.wesleyhome.jpa:equals-hashcode-annotations:1.0.2'
// https://jarcasting.com/artifacts/com.wesleyhome.jpa/equals-hashcode-annotations/
implementation ("com.wesleyhome.jpa:equals-hashcode-annotations:1.0.2")
'com.wesleyhome.jpa:equals-hashcode-annotations:jar:1.0.2'
<dependency org="com.wesleyhome.jpa" name="equals-hashcode-annotations" rev="1.0.2">
  <artifact name="equals-hashcode-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wesleyhome.jpa', module='equals-hashcode-annotations', version='1.0.2')
)
libraryDependencies += "com.wesleyhome.jpa" % "equals-hashcode-annotations" % "1.0.2"
[com.wesleyhome.jpa/equals-hashcode-annotations "1.0.2"]

Зависимости

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

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

Данный проект не имеет модулей.

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

Версия
1.0.2
1.0.1
1.0.0