Last Version

org.immutables.generator-fixture 2.9.0

Module that contains all tests for the code generation capability

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

generator-fixture
Version

Version

2.9.0
Type

Type

jar
Description

Description

org.immutables.generator-fixture
Module that contains all tests for the code generation capability
Project Organization

Project Organization

The Immutables.org authors

Download generator-fixture 2.9.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.immutables : generator-processor jar 2.9.0

provided (1)

Group / Artifact Type Version
org.immutables : metainf Optional jar 2.9.0

test (1)

Group / Artifact Type Version
org.immutables : testing jar 2.9.0

Project Modules

There are no modules declared in this project.