License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.ibm.g11n.pipeline |
ArtifactId | ArtifactIdgp-cli |
Last Version | Last Version1.2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlobalization Pipeline Command Line Interface
Java client tools for IBM Globalization Pipeline.
|
Filename | Size |
---|---|
gp-cli-1.2.10.pom | |
gp-cli-1.2.10.jar | 46 KB |
gp-cli-1.2.10-with-dependencies.jar | 18 MB |
gp-cli-1.2.10-sources.jar | 34 KB |
gp-cli-1.2.10-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.g11n.pipeline/gp-cli/ -->
<dependency>
<groupId>com.ibm.g11n.pipeline</groupId>
<artifactId>gp-cli</artifactId>
<version>1.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.g11n.pipeline/gp-cli/
implementation 'com.ibm.g11n.pipeline:gp-cli:1.2.10'
// https://jarcasting.com/artifacts/com.ibm.g11n.pipeline/gp-cli/
implementation ("com.ibm.g11n.pipeline:gp-cli:1.2.10")
'com.ibm.g11n.pipeline:gp-cli:jar:1.2.10'
<dependency org="com.ibm.g11n.pipeline" name="gp-cli" rev="1.2.10">
<artifact name="gp-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.g11n.pipeline', module='gp-cli', version='1.2.10')
)
libraryDependencies += "com.ibm.g11n.pipeline" % "gp-cli" % "1.2.10"
[com.ibm.g11n.pipeline/gp-cli "1.2.10"]
Group / Artifact | Type | Version |
---|---|---|
com.beust : jcommander | jar | 1.78 |
com.google.code.gson : gson | jar | 2.8.5 |
com.ibm.g11n.pipeline : gp-java-client | jar | 1.2.1 |
com.ibm.g11n.pipeline : gp-res-filter | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |