License |
License |
---|---|
GroupId | GroupIdcom.hpe.adm.octane.ciplugins |
ArtifactId | ArtifactIdintegrations-sdk |
Last Version | Last Version2.7.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroFocus ALM Octane common libraries for developing CI plugins for Octane
|
Project Organization |
Project OrganizationMicroFocus |
<!-- https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/integrations-sdk/ -->
<dependency>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<artifactId>integrations-sdk</artifactId>
<version>2.7.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/integrations-sdk/
implementation 'com.hpe.adm.octane.ciplugins:integrations-sdk:2.7.4.5'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/integrations-sdk/
implementation ("com.hpe.adm.octane.ciplugins:integrations-sdk:2.7.4.5")
'com.hpe.adm.octane.ciplugins:integrations-sdk:jar:2.7.4.5'
<dependency org="com.hpe.adm.octane.ciplugins" name="integrations-sdk" rev="2.7.4.5">
<artifact name="integrations-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ciplugins', module='integrations-sdk', version='2.7.4.5')
)
libraryDependencies += "com.hpe.adm.octane.ciplugins" % "integrations-sdk" % "2.7.4.5"
[com.hpe.adm.octane.ciplugins/integrations-sdk "2.7.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.hpe.adm.octane.ciplugins : integrations-dto | jar | 2.7.4.5 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-web | jar | 2.17.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.squareup : tape | jar | 1.2.3 |
org.apache.poi : poi | jar | 4.0.1 |
org.apache.commons : commons-csv | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.easymock : easymock | jar | 3.5.1 |
org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 |