| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.cloud |
| ArtifactId | ArtifactIdschematics-parent |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
DescriptionIBM Cloud Schematics Java SDK
Java Client Library to access the IBM Cloud Schematics
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationIBM Cloud |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| schematics-parent-1.0.2.pom | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.cloud/schematics-parent/ -->
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>schematics-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud/schematics-parent/
implementation 'com.ibm.cloud:schematics-parent:1.0.2'
// https://jarcasting.com/artifacts/com.ibm.cloud/schematics-parent/
implementation ("com.ibm.cloud:schematics-parent:1.0.2")
'com.ibm.cloud:schematics-parent:pom:1.0.2'
<dependency org="com.ibm.cloud" name="schematics-parent" rev="1.0.2">
<artifact name="schematics-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud', module='schematics-parent', version='1.0.2')
)
libraryDependencies += "com.ibm.cloud" % "schematics-parent" % "1.0.2"
[com.ibm.cloud/schematics-parent "1.0.2"]