Last Version

org.immutables.data 2.9.0

(experimental) Annotations and runtime interfaces for generated datatype metadata

License

License

Categories

Categories

Data Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

data
Version

Version

2.9.0
Type

Type

jar
Description

Description

org.immutables.data
(experimental) Annotations and runtime interfaces for generated datatype metadata
Project Organization

Project Organization

The Immutables.org authors

Download data 2.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.immutables : value-annotations Optional jar 2.9.0

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

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

Project Modules

There are no modules declared in this project.