is not current version
Last Version 16.0.300

com.microfocus.adm.almoctane.sdk:sdk-root 12.60.41

The Java SDK that can be used to access Octane's REST API without worrying about REST or HTTP

GroupId

GroupId

com.microfocus.adm.almoctane.sdk
ArtifactId

ArtifactId

sdk-root
Version

Version

12.60.41
Type

Type

pom

Download sdk-root 12.60.41

Filename Size
sdk-root-12.60.41.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>12.60.41</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/
implementation 'com.microfocus.adm.almoctane.sdk:sdk-root:12.60.41'
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/
implementation ("com.microfocus.adm.almoctane.sdk:sdk-root:12.60.41")
'com.microfocus.adm.almoctane.sdk:sdk-root:pom:12.60.41'
<dependency org="com.microfocus.adm.almoctane.sdk" name="sdk-root" rev="12.60.41">
  <artifact name="sdk-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microfocus.adm.almoctane.sdk', module='sdk-root', version='12.60.41')
)
libraryDependencies += "com.microfocus.adm.almoctane.sdk" % "sdk-root" % "12.60.41"
[com.microfocus.adm.almoctane.sdk/sdk-root "12.60.41"]