License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdorg.immutables |
ArtifactId | ArtifactIdvalue-fixture |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.immutables.value-fixture
Module that contains all tests for the code generation capability
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
value-fixture-2.9.0.pom | |
value-fixture-2.9.0.jar | 2 MB |
value-fixture-2.9.0-tests.jar | 268 KB |
value-fixture-2.9.0-sources.jar | 1 MB |
value-fixture-2.9.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.immutables/value-fixture/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>value-fixture</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/value-fixture/
implementation 'org.immutables:value-fixture:2.9.0'
// https://jarcasting.com/artifacts/org.immutables/value-fixture/
implementation ("org.immutables:value-fixture:2.9.0")
'org.immutables:value-fixture:jar:2.9.0'
<dependency org="org.immutables" name="value-fixture" rev="2.9.0">
<artifact name="value-fixture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='value-fixture', version='2.9.0')
)
libraryDependencies += "org.immutables" % "value-fixture" % "2.9.0"
[org.immutables/value-fixture "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value Optional | jar | 2.9.0 |
org.immutables : serial Optional | jar | 2.9.0 |
org.immutables : builder Optional | jar | 2.9.0 |
org.immutables : annotate Optional | jar | 2.9.0 |
org.immutables : encode Optional | jar | 2.9.0 |
org.immutables : gson | jar | 2.9.0 |
org.immutables : mongo | jar | 2.9.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.8.11 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.8.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.11 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.11 |
io.atlassian.fugue : fugue | jar | 3.0.0 |
com.javaslang : javaslang | jar | 2.0.0-RC4 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
org.hibernate.validator : hibernate-validator | jar | 6.0.17.Final |
com.google.errorprone : error_prone_annotations | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : metainf Optional | jar | 2.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : testing | jar | 2.9.0 |