Last Version

Schematics 1.1.0

Java Client Library to access the IBM Cloud Schematics

License

License

GroupId

GroupId

com.ibm.cloud
ArtifactId

ArtifactId

schematics
Version

Version

1.1.0
Type

Type

jar
Description

Description

Schematics
Java Client Library to access the IBM Cloud Schematics
Project Organization

Project Organization

IBM Cloud
Source Code Management

Source Code Management

https://github.com/IBM/schematics-java-sdk/tree/master/modules/schematics

Download schematics 1.1.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.ibm.cloud : sdk-core jar 9.5.4
com.ibm.cloud : schematics-common jar 1.1.0

test (5)

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

Project Modules

There are no modules declared in this project.