License |
License |
---|---|
GroupId | GroupIdcom.ibm.cloud |
ArtifactId | ArtifactIddns-records |
Last Version | Last Version0.28.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloud Internet Services dns-records
Java Client Library to access the IBM Cloud Networking Services
|
Project Organization |
Project OrganizationIBM Cloud Networking Services |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dns-records-0.28.0.pom | |
dns-records-0.28.0.jar | 29 KB |
dns-records-0.28.0-sources.jar | 18 KB |
dns-records-0.28.0-javadoc.jar | 147 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/dns-records/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>dns-records</artifactId>
<version>0.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/dns-records/
implementation 'com.ibm.cloud:dns-records:0.28.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/dns-records/
implementation ("com.ibm.cloud:dns-records:0.28.0")
'com.ibm.cloud:dns-records:jar:0.28.0'
<dependency org="com.ibm.cloud" name="dns-records" rev="0.28.0">
<artifact name="dns-records" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='dns-records', version='0.28.0')
)
libraryDependencies += "com.ibm.cloud" % "dns-records" % "0.28.0"
[com.ibm.cloud/dns-records "0.28.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : sdk-core | jar | 9.13.3 |
com.ibm.cloud : networking-common | jar | 0.28.0 |
Group / Artifact | Type | Version |
---|---|---|
com.ibm.cloud : networking-common | test-jar | 0.28.0 |
org.testng : testng | jar | 7.1.0 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.0 |
org.powermock : powermock-api-mockito2 | jar | 2.0.5 |
org.powermock : powermock-module-testng | jar | 2.0.5 |