Last Version

org.immutables.json-runtime 1.1.3

Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators JSON Data
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

json-runtime
Version

Version

1.1.3
Type

Type

jar
Description

Description

org.immutables.json-runtime
Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.
Project Organization

Project Organization

The Immutables.org authors

Download json-runtime 1.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.immutables.dependency : utility pom 1.1.3
com.fasterxml.jackson.core : jackson-core jar 2.4.4
com.fasterxml.jackson.core : jackson-databind jar 2.4.4
com.fasterxml.jackson.core : jackson-annotations jar 2.4.4

Project Modules

There are no modules declared in this project.