MVN

org.immutables : data

Maven & Gradle

Aug 27, 2023
2 usages
3.2k stars

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

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>data</artifactId>
    <version>2.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.immutables : data to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.3
  • Latest Release Candidate: 2.10.0-rc1
  • Latest Beta: 2.9.0-beta3

All Versions

Choose a version of org.immutables : data to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.10.x
data-2.10.0-rc1
data-2.10.0-rc0
2.9.x
data-2.9.3
data-2.9.2
data-2.9.1
data-2.9.0
data-2.9.0-rc1
data-2.9.0-beta3
data-2.9.0-beta2
data-2.9.0-beta1
2.8.x
data-2.8.9-ea-1
data-2.8.9-ea-0
data-2.8.6.datatypes
data-2.8.0-dt-experimental-7
data-2.8.0-dt-experimental-6
data-2.8.0-dt-experimental-5
data-2.8.0-dt-experimental-4
data-2.8.0-dt-experimental-3
data-2.8.0-dt-experimental-2

How to add a dependency to Maven

Add the following org.immutables : data maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>data</artifactId>
    <version>2.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.immutables : data gradle dependency to your build.gradle file:

implementation 'org.immutables:data:2.9.3'

Gradle Kotlin DSL: Add the following org.immutables : data gradle kotlin dependency to your build.gradle.kts file:

implementation("org.immutables:data:2.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.immutables : data sbt scala dependency to your build.sbt file:

libraryDependencies += "org.immutables" % "data" % "2.9.3"

Advertisement

Dependencies from Group

Aug 27, 2023
1k usages
3.2k stars
Aug 27, 2023
59 usages
3.2k stars
Aug 27, 2023
32 usages
3.2k stars
Aug 27, 2023
25 usages
3.2k stars
Aug 27, 2023
24 usages
3.2k stars

Discover Dependencies

Aug 11, 2022
2 usages
144 stars
Jul 12, 2022
2 usages
218 stars
Apr 29, 2021
2 usages
218 stars
Oct 10, 2022
3 usages
153 stars
Oct 10, 2022
3 usages
153 stars
Jun 28, 2020
2 usages
1 stars
Jul 19, 2022
2 usages
Jul 19, 2022
2 usages
Aug 22, 2023
3 usages
386 stars