| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdschematics |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSchematics
Java Client Library to access the IBM Cloud Schematics
|
| Project Organization |
Project OrganizationIBM Cloud |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| schematics-1.1.0.pom | |
| schematics-1.1.0.jar | 346 KB |
| schematics-1.1.0-sources.jar | 223 KB |
| schematics-1.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/schematics/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>schematics</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/schematics/
implementation 'com.ibm.cloud:schematics:1.1.0'
// https://jarcasting.com/artifacts/com.ibm.cloud/schematics/
implementation ("com.ibm.cloud:schematics:1.1.0")
'com.ibm.cloud:schematics:jar:1.1.0'
<dependency org="com.ibm.cloud" name="schematics" rev="1.1.0">
<artifact name="schematics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='schematics', version='1.1.0')
)
libraryDependencies += "com.ibm.cloud" % "schematics" % "1.1.0"
[com.ibm.cloud/schematics "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : sdk-core | jar | 9.5.4 |
| com.ibm.cloud : schematics-common | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.ibm.cloud : schematics-common | test-jar | 1.1.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 |