| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdglobal-tagging |
| Version | Version0.19.0 |
| Type | Typejar |
| Description |
DescriptionIBM Cloud Global Search and Tagging - Tagging API
Java Client Library to access the IBM Cloud Platform Services
|
| Project Organization |
Project OrganizationIBM Cloud Platform Services |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| global-tagging-0.19.0.pom | |
| global-tagging-0.19.0.jar | 43 KB |
| global-tagging-0.19.0-sources.jar | 27 KB |
| global-tagging-0.19.0-javadoc.jar | 210 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/global-tagging/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>global-tagging</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/global-tagging/
implementation 'com.ibm.cloud:global-tagging:0.19.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/global-tagging/
implementation ("com.ibm.cloud:global-tagging:0.19.0")
'com.ibm.cloud:global-tagging:jar:0.19.0'
<dependency org="com.ibm.cloud" name="global-tagging" rev="0.19.0">
<artifact name="global-tagging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='global-tagging', version='0.19.0')
)
libraryDependencies += "com.ibm.cloud" % "global-tagging" % "0.19.0"
[com.ibm.cloud/global-tagging "0.19.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.10.3 |
| com.ibm.cloud : platform-services-common | jar | 0.19.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : platform-services-common | test-jar | 0.19.0 |
| org.testng : testng | jar | 7.1.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.1 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.5 |
| org.powermock : powermock-module-testng | jar | 2.0.5 |