| License |
License |
|---|---|
| GroupId | GroupIdcom.microfocus.adm.almoctane.ciplugins |
| ArtifactId | ArtifactIdgocd-ci-plugin |
| Last Version | Last Version1.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMicroFocus ALM Octane GoCD CI plugins
This plugin enables ALM Octane to retrieve and display GoCD build pipelines and synchronize test results with GoCD.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gocd-ci-plugin-1.0.9.pom | |
| gocd-ci-plugin-1.0.9.jar | 4 MB |
| gocd-ci-plugin-1.0.9-sources.jar | 98 KB |
| gocd-ci-plugin-1.0.9-javadoc.jar | 330 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.ciplugins/gocd-ci-plugin/ -->
<dependency>
<groupId>com.microfocus.adm.almoctane.ciplugins</groupId>
<artifactId>gocd-ci-plugin</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.ciplugins/gocd-ci-plugin/
implementation 'com.microfocus.adm.almoctane.ciplugins:gocd-ci-plugin:1.0.9'
// https://jarcasting.com/artifacts/com.microfocus.adm.almoctane.ciplugins/gocd-ci-plugin/
implementation ("com.microfocus.adm.almoctane.ciplugins:gocd-ci-plugin:1.0.9")
'com.microfocus.adm.almoctane.ciplugins:gocd-ci-plugin:jar:1.0.9'
<dependency org="com.microfocus.adm.almoctane.ciplugins" name="gocd-ci-plugin" rev="1.0.9">
<artifact name="gocd-ci-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microfocus.adm.almoctane.ciplugins', module='gocd-ci-plugin', version='1.0.9')
)
libraryDependencies += "com.microfocus.adm.almoctane.ciplugins" % "gocd-ci-plugin" % "1.0.9"
[com.microfocus.adm.almoctane.ciplugins/gocd-ci-plugin "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.hpe.adm.octane.ciplugins : integrations-sdk | jar | 2.7.2.6 |
| cd.go.plugin : go-plugin-api | jar | 19.8.0 |
| com.google.code.gson : gson | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |