| License |
License |
|---|---|
| GroupId | GroupIdcom.microfocus.adm.almoctane.sdk |
| ArtifactId | ArtifactIdsdk-root |
| Last Version | Last Version16.0.300 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionALM Octane REST API SDK
The Java SDK that can be used to access Octane's REST API without worrying about REST or HTTP
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sdk-root-16.0.300.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/ -->
<dependency>
<groupId>com.microfocus.adm.almoctane.sdk</groupId>
<artifactId>sdk-root</artifactId>
<version>16.0.300</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/
implementation 'com.microfocus.adm.almoctane.sdk:sdk-root:16.0.300'
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/
implementation ("com.microfocus.adm.almoctane.sdk:sdk-root:16.0.300")
'com.microfocus.adm.almoctane.sdk:sdk-root:pom:16.0.300'
<dependency org="com.microfocus.adm.almoctane.sdk" name="sdk-root" rev="16.0.300">
<artifact name="sdk-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microfocus.adm.almoctane.sdk', module='sdk-root', version='16.0.300')
)
libraryDependencies += "com.microfocus.adm.almoctane.sdk" % "sdk-root" % "16.0.300"
[com.microfocus.adm.almoctane.sdk/sdk-root "16.0.300"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.0 |