License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdorg.immutables |
ArtifactId | ArtifactIdgenerator |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.immutables.generator
Meta modelling framework to write cutting-edge annotation processors
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
generator-2.9.0.pom | |
generator-2.9.0.jar | 141 KB |
generator-2.9.0-tests.jar | 12 KB |
generator-2.9.0-sources.jar | 46 KB |
generator-2.9.0-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.immutables/generator/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>generator</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/generator/
implementation 'org.immutables:generator:2.9.0'
// https://jarcasting.com/artifacts/org.immutables/generator/
implementation ("org.immutables:generator:2.9.0")
'org.immutables:generator:jar:2.9.0'
<dependency org="org.immutables" name="generator" rev="2.9.0">
<artifact name="generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='generator', version='2.9.0')
)
libraryDependencies += "org.immutables" % "generator" % "2.9.0"
[org.immutables/generator "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
org.eclipse.jdt : ecj Optional | jar | 3.26.0 |
com.google.errorprone : javac Optional | jar | 9+181-r4173-1 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : testing | jar | 2.9.0 |