License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.hpe.adm.octane.ideplugins |
ArtifactId | ArtifactIdoctane-plugin-common |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionALM Octane IDE Plugins Common
Service layer for ALM Octane IDE Plugins, used by:
https://github.com/MicroFocus/octane-intellij-plugin
https://github.com/MicroFocus/octane-eclipse-plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hpe.adm.octane.ideplugins/octane-plugin-common/ -->
<dependency>
<groupId>com.hpe.adm.octane.ideplugins</groupId>
<artifactId>octane-plugin-common</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ideplugins/octane-plugin-common/
implementation 'com.hpe.adm.octane.ideplugins:octane-plugin-common:1.7.2'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ideplugins/octane-plugin-common/
implementation ("com.hpe.adm.octane.ideplugins:octane-plugin-common:1.7.2")
'com.hpe.adm.octane.ideplugins:octane-plugin-common:jar:1.7.2'
<dependency org="com.hpe.adm.octane.ideplugins" name="octane-plugin-common" rev="1.7.2">
<artifact name="octane-plugin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ideplugins', module='octane-plugin-common', version='1.7.2')
)
libraryDependencies += "com.hpe.adm.octane.ideplugins" % "octane-plugin-common" % "1.7.2"
[com.hpe.adm.octane.ideplugins/octane-plugin-common "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.microfocus.adm.almoctane.sdk.extension : sdk-extension-src | jar | 12.60.60-SNAPSHOT |
com.google.http-client : google-http-client-apache-v2 | jar | 1.30.2 |
org.jsoup : jsoup | jar | 1.14.2 |
com.google.inject : guice | jar | 4.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.velocity : velocity | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |