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

net.vergien.bau:bean-auto-utils-annotations 0.0.12

Java annotation processor to generate hashCode(), toString() and equals(Object other) implementations

Лицензия

Лицензия

Категории

Категории

Сеть Auto Библиотеки уровня приложения Code Generators
Группа

Группа

net.vergien.bau
Идентификатор

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

bean-auto-utils-annotations
Версия

Версия

0.0.12
Тип

Тип

jar
Описание

Описание

Java annotation processor to generate hashCode(), toString() and equals(Object other) implementations

Скачать bean-auto-utils-annotations 0.0.12


<!-- https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils-annotations/ -->
<dependency>
    <groupId>net.vergien.bau</groupId>
    <artifactId>bean-auto-utils-annotations</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils-annotations/
implementation 'net.vergien.bau:bean-auto-utils-annotations:0.0.12'
// https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils-annotations/
implementation ("net.vergien.bau:bean-auto-utils-annotations:0.0.12")
'net.vergien.bau:bean-auto-utils-annotations:jar:0.0.12'
<dependency org="net.vergien.bau" name="bean-auto-utils-annotations" rev="0.0.12">
  <artifact name="bean-auto-utils-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vergien.bau', module='bean-auto-utils-annotations', version='0.0.12')
)
libraryDependencies += "net.vergien.bau" % "bean-auto-utils-annotations" % "0.0.12"
[net.vergien.bau/bean-auto-utils-annotations "0.0.12"]

Зависимости

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

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

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