License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdorg.immutables |
ArtifactId | ArtifactIdprocessor-testlib |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.immutables.processor-testlib
Processor test utils
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.immutables/processor-testlib/ -->
<dependency>
<groupId>org.immutables</groupId>
<artifactId>processor-testlib</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/processor-testlib/
implementation 'org.immutables:processor-testlib:2.9.0'
// https://jarcasting.com/artifacts/org.immutables/processor-testlib/
implementation ("org.immutables:processor-testlib:2.9.0")
'org.immutables:processor-testlib:jar:2.9.0'
<dependency org="org.immutables" name="processor-testlib" rev="2.9.0">
<artifact name="processor-testlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='processor-testlib', version='2.9.0')
)
libraryDependencies += "org.immutables" % "processor-testlib" % "2.9.0"
[org.immutables/processor-testlib "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |
org.immutables : value-processor | jar | 2.9.0 |
org.immutables : generator | jar | 2.9.0 |
com.google.testing.compile : compile-testing | jar | 0.19 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value-annotations | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : testing | jar | 2.9.0 |