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

org.immutables.eventual 1.1

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

eventual
Версия

Версия

1.1
Тип

Тип

jar
Описание

Описание

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

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

The Immutables.org authors

Скачать eventual 1.1


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 23.0

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 1.3.9
com.google.inject : guice jar 4.2.0

test (1)

Идентификатор библиотеки Тип Версия
org.immutables : testing jar 2.7.1

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

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