Last Version

org.immutables.bom 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

bom
Version

Version

2.9.0
Type

Type

jar
Description

Description

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

Project Organization

The Immutables.org authors

Download bom 2.9.0


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

There are no modules declared in this project.