is not current version
Last Version 16.0.300

ALM Octane REST API SDK 15.1.80-SNAPHOT

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

License

License

GroupId

GroupId

com.microfocus.adm.almoctane.sdk
ArtifactId

ArtifactId

sdk-root
Version

Version

15.1.80-SNAPHOT
Type

Type

pom
Description

Description

ALM 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

https://github.com/MicroFocus/ALMOctaneJavaRESTSDK
Project Organization

Project Organization

Micro Focus
Source Code Management

Source Code Management

https://github.com/MicroFocus/ALMOctaneJavaRESTSDK

Download sdk-root 15.1.80-SNAPHOT


<!-- https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/ -->
<dependency>
    <groupId>com.microfocus.adm.almoctane.sdk</groupId>
    <artifactId>sdk-root</artifactId>
    <version>15.1.80-SNAPHOT</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/
implementation 'com.microfocus.adm.almoctane.sdk:sdk-root:15.1.80-SNAPHOT'
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.sdk/sdk-root/
implementation ("com.microfocus.adm.almoctane.sdk:sdk-root:15.1.80-SNAPHOT")
'com.microfocus.adm.almoctane.sdk:sdk-root:pom:15.1.80-SNAPHOT'
<dependency org="com.microfocus.adm.almoctane.sdk" name="sdk-root" rev="15.1.80-SNAPHOT">
  <artifact name="sdk-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microfocus.adm.almoctane.sdk', module='sdk-root', version='15.1.80-SNAPHOT')
)
libraryDependencies += "com.microfocus.adm.almoctane.sdk" % "sdk-root" % "15.1.80-SNAPHOT"
[com.microfocus.adm.almoctane.sdk/sdk-root "15.1.80-SNAPHOT"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

  • sdk-src
  • sdk-integration-tests
  • sdk-usage-examples
  • sdk-generate-entity-models-maven-plugin
  • sdk-extension