MVN

org.nmdp.gl : gl-client

Maven & Gradle

May 27, 2015
5 usages
2 stars

gl-client · Client library for the URI-based RESTful service for the gl project.

<dependency>
    <groupId>org.nmdp.gl</groupId>
    <artifactId>gl-client</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nmdp.gl : gl-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.nmdp.gl : gl-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
gl-client-1.0

How to add a dependency to Maven

Add the following org.nmdp.gl : gl-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.nmdp.gl</groupId>
    <artifactId>gl-client</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nmdp.gl : gl-client gradle dependency to your build.gradle file:

implementation 'org.nmdp.gl:gl-client:1.0'

Gradle Kotlin DSL: Add the following org.nmdp.gl : gl-client gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nmdp.gl:gl-client:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nmdp.gl : gl-client sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nmdp.gl" % "gl-client" % "1.0"

Advertisement

Dependencies from Group

May 27, 2015
7 usages
2 stars
May 27, 2015
7 usages
2 stars
May 27, 2015
5 usages
2 stars
May 27, 2015
2 usages
2 stars
May 27, 2015
2 usages
2 stars

Discover Dependencies

Mar 23, 2023
16 usages
0 stars
Dec 26, 2022
7 usages
764 stars
Apr 30, 2014
6 usages
May 07, 2022
18 usages
Dec 12, 2020
10 usages
Oct 08, 2014
16 usages
Apr 20, 2023
21 usages
833 stars
Jun 01, 2018
12 usages
1 stars