| License |
License |
|---|---|
| Categories |
CategoriesImmutables Application Layer Libs Code Generators |
| GroupId | GroupIdorg.immutables |
| ArtifactId | ArtifactIdbom |
| Last Version | Last Version2.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.immutables.bom
Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bom-2.9.0.pom | |
| bom-2.9.0.jar | 378 bytes |
| bom-2.9.0-tests.jar | 2 KB |
| Browse |
<!-- 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"]
| Version |
|---|
|
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
|