is not current version
Last Version 2.9.0

org.immutables.generator-fixture 2.9.0-beta2

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-beta2
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-beta2


<!-- https://jarcasting.com/artifacts/org.immutables/generator-fixture/ -->
<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>generator-fixture</artifactId>
    <version>2.9.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.immutables/generator-fixture/
implementation 'org.immutables:generator-fixture:2.9.0-beta2'
// https://jarcasting.com/artifacts/org.immutables/generator-fixture/
implementation ("org.immutables:generator-fixture:2.9.0-beta2")
'org.immutables:generator-fixture:jar:2.9.0-beta2'
<dependency org="org.immutables" name="generator-fixture" rev="2.9.0-beta2">
  <artifact name="generator-fixture" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.immutables', module='generator-fixture', version='2.9.0-beta2')
)
libraryDependencies += "org.immutables" % "generator-fixture" % "2.9.0-beta2"
[org.immutables/generator-fixture "2.9.0-beta2"]

Dependencies

compile (2)

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

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.