MVN

com.ibm.g11n.pipeline : gp-java-client

Maven & Gradle

Apr 25, 2019
4 usages
4 stars

Java client SDK for Globalization Pipeline on IBM Bluemix · Java client SDK for Globalization Pipeline on IBM Bluemix providing JDK ResourceBundle integration and Java APIs for Globalization Pipeline's REST endpoints.

<dependency>
    <groupId>com.ibm.g11n.pipeline</groupId>
    <artifactId>gp-java-client</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.g11n.pipeline : gp-java-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.ibm.g11n.pipeline : gp-java-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
gp-java-client-1.2.1
gp-java-client-1.2.0
1.1.x
gp-java-client-1.1.6
gp-java-client-1.1.5
gp-java-client-1.1.4
gp-java-client-1.1.3
gp-java-client-1.1.2
gp-java-client-1.1.1
gp-java-client-1.1.0
1.0.x
gp-java-client-1.0.0

How to add a dependency to Maven

Add the following com.ibm.g11n.pipeline : gp-java-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ibm.g11n.pipeline</groupId>
    <artifactId>gp-java-client</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ibm.g11n.pipeline : gp-java-client gradle dependency to your build.gradle file:

implementation 'com.ibm.g11n.pipeline:gp-java-client:1.2.1'

Gradle Kotlin DSL: Add the following com.ibm.g11n.pipeline : gp-java-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ibm.g11n.pipeline:gp-java-client:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ibm.g11n.pipeline : gp-java-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ibm.g11n.pipeline" % "gp-java-client" % "1.2.1"

Advertisement

Dependencies from Group

May 09, 2020
5 usages
9 stars
Apr 25, 2019
4 usages
4 stars
May 09, 2020
9 stars
May 09, 2020
9 stars

Discover Dependencies

Jan 31, 2023
14 usages
188 stars
Nov 09, 2015
4 usages
0 stars
Feb 25, 2019
6 usages
4 stars
Nov 15, 2022
10 usages
Jun 30, 2007
8 usages
May 31, 2022
14 usages
0 stars
Aug 25, 2020
4 usages
86 stars