org.immutables.annotate

Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.immutables
Идентификатор

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

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

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

2.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.immutables.annotate
Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.
Организация-разработчик

Организация-разработчик

The Immutables.org authors

Скачать annotate

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.immutables : value-annotations Необязательный jar 2.9.0

test (3)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0
org.immutables : testing jar 2.9.0
org.immutables : value Необязательный jar 2.9.0

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

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

Immutables

Java toolkits around immutability, annotation processing and high performance

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

Версия
2.9.0
2.9.0-rc1
2.9.0-beta3
2.9.0-beta2
2.9.0-beta1
2.8.9-ea-1
2.8.9-ea-0
2.8.8
2.8.7
2.8.6
2.8.4
2.8.3
2.8.2
2.8.1
2.8.0-dt-experimental-7
2.8.0-dt-experimental-6
2.8.0-dt-experimental-5
2.8.0-dt-experimental-4
2.8.0-dt-experimental-3
2.8.0-dt-experimental-2
2.8.0-dt-experimental-1
2.8.0-CriteriaRc0
2.8.0-CriteriaPreview3
2.8.0-CriteriaPreview2
2.8.0-CriteriaPreview1
2.8.0-CriteriaPreview0
2.8.0
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.3
2.6.1
2.6.0
2.6.0-alpha3