| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdglobal-tagging |
| Last Version | Last Version0.25.0 |
| Release Date | Release Date |
| 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.25.0.pom | |
| global-tagging-0.25.0.jar | 33 KB |
| global-tagging-0.25.0-sources.jar | 21 KB |
| global-tagging-0.25.0-javadoc.jar | 160 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/global-tagging/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>global-tagging</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/global-tagging/
implementation 'com.ibm.cloud:global-tagging:0.25.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/global-tagging/
implementation ("com.ibm.cloud:global-tagging:0.25.0")
'com.ibm.cloud:global-tagging:jar:0.25.0'
<dependency org="com.ibm.cloud" name="global-tagging" rev="0.25.0">
<artifact name="global-tagging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='global-tagging', version='0.25.0')
)
libraryDependencies += "com.ibm.cloud" % "global-tagging" % "0.25.0"
[com.ibm.cloud/global-tagging "0.25.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.17.3 |
| com.ibm.cloud : platform-services-common | jar | 0.25.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : platform-services-common | test-jar | 0.25.0 |
| org.testng : testng | jar | 7.4.0 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.10.0 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-testng | jar | 2.0.9 |