Last Version

org.immutables.root 0.18

Java toolkit based around usage of immutable objects and fluent interfaces. Includes support for JSON marshaling, MongoDB, JAX-RS and Guice.

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

root
Version

Version

0.18
Type

Type

pom
Description

Description

org.immutables.root
Java toolkit based around usage of immutable objects and fluent interfaces. Includes support for JSON marshaling, MongoDB, JAX-RS and Guice.
Project URL

Project URL

http://immutables.org
Project Organization

Project Organization

The Immutables.org authors
Source Code Management

Source Code Management

https://github.com/immutables/org.immutables.git

Download root 0.18

Filename Size
root-0.18.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dependency-root
  • annotation
  • check
  • common
  • generate
  • service
  • fixture
  • generate-tool
  • bench