MVN

org.immutables : service

Maven & Gradle

Sep 07, 2014
2 usages
3.2k stars

Immutables.org full stack for using all immutables.org features, including core code-generation, Mongodb repositories and JAX-RS micro-services with Guice integration

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

Latest Version

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

  • Latest Stable: 0.18

All Versions

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

Version Vulnerabilities Updated
0.18
service-0.18
0.17
service-0.17
0.16
service-0.16
0.14
service-0.14
0.13
service-0.13
0.12
service-0.12

How to add a dependency to Maven

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

<dependency>
    <groupId>org.immutables</groupId>
    <artifactId>service</artifactId>
    <version>0.18</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.immutables:service:0.18'

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

implementation("org.immutables:service:0.18")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.immutables" % "service" % "0.18"

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