org.immutables.data

(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
Last Version

Last Version

2.9.0
Release Date

Release Date

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

How to add to project

<!-- 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.
org.immutables

Immutables

Java toolkits around immutability, annotation processing and high performance

Versions

Version
2.9.0
2.9.0-rc1
2.9.0-beta3
2.9.0-beta2
2.9.0-beta1
2.8.9-ea-1
2.8.9-ea-0
2.8.6.datatypes
2.8.0-dt-experimental-7
2.8.0-dt-experimental-6
2.8.0-dt-experimental-5
2.8.0-dt-experimental-4
2.8.0-dt-experimental-3
2.8.0-dt-experimental-2