MVN

eu.lundegaard.commons.java : rest

Maven & Gradle

Feb 18, 2020
0 stars

Lundegaard Commons :: Rest Commons Library · Library used for quick creation of REST clients

<dependency>
    <groupId>eu.lundegaard.commons.java</groupId>
    <artifactId>rest</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.lundegaard.commons.java : rest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of eu.lundegaard.commons.java : rest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
rest-0.2.0
0.1.x
rest-0.1.0

How to add a dependency to Maven

Add the following eu.lundegaard.commons.java : rest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.lundegaard.commons.java</groupId>
    <artifactId>rest</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.lundegaard.commons.java : rest gradle dependency to your build.gradle file:

implementation 'eu.lundegaard.commons.java:rest:0.2.0'

Gradle Kotlin DSL: Add the following eu.lundegaard.commons.java : rest gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.lundegaard.commons.java:rest:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.lundegaard.commons.java : rest sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.lundegaard.commons.java" % "rest" % "0.2.0"

Advertisement

Dependencies from Group

Jul 30, 2019
1 usages
2 stars
Jul 09, 2021
1 usages
2 stars
Feb 18, 2020
0 stars

Discover Dependencies

Oct 31, 2021
1 usages
0 stars
Dec 26, 2019
1 usages
98 stars
Dec 25, 2019
1 usages
98 stars
Feb 20, 2023
131 stars
Jan 08, 2020
4 usages
1 stars
Jan 11, 2020
1 stars
Jun 16, 2020
233 stars
Jan 27, 2020
1 usages
0 stars