Last Version

org.immutables.immutables 2.9.0

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

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

immutables
Version

Version

2.9.0
Type

Type

pom
Description

Description

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

Project URL

http://immutables.org
Project Organization

Project Organization

The Immutables.org authors
Source Code Management

Source Code Management

https://github.com/immutables/immutables.git

Download immutables 2.9.0

Filename Size
immutables-2.9.0.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • testing
  • generator
  • generator-processor
  • generator-fixture
  • metainf
  • mirror
  • annotate
  • ordinal
  • builder
  • android-stub
  • gson
  • criteria
  • mongo
  • func
  • data
  • value-processor
  • processor-testlib
  • value-annotations
  • value-fixture
  • value
  • serial
  • trees
  • encode
  • bom