License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdorg.immutables |
ArtifactId | ArtifactIdgenerator-fixture |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.immutables.generator-fixture
Module that contains all tests for the code generation capability
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
generator-fixture-2.9.0.pom | |
generator-fixture-2.9.0.jar | 21 KB |
generator-fixture-2.9.0-tests.jar | 4 KB |
generator-fixture-2.9.0-sources.jar | 11 KB |
generator-fixture-2.9.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.immutables/generator-fixture/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>generator-fixture</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/generator-fixture/
implementation 'org.immutables:generator-fixture:2.9.0'
// https://jarcasting.com/artifacts/org.immutables/generator-fixture/
implementation ("org.immutables:generator-fixture:2.9.0")
'org.immutables:generator-fixture:jar:2.9.0'
<dependency org="org.immutables" name="generator-fixture" rev="2.9.0">
<artifact name="generator-fixture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='generator-fixture', version='2.9.0')
)
libraryDependencies += "org.immutables" % "generator-fixture" % "2.9.0"
[org.immutables/generator-fixture "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
org.immutables : generator-processor | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : metainf Optional | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : testing | jar | 2.9.0 |