is not current version
Last Version 1.0.9

com.hpe.adm.octane.ciplugins:octane-collection-tool 1.0.1

Collection tool to bridge between Octane and ALM

GroupId

GroupId

com.hpe.adm.octane.ciplugins
ArtifactId

ArtifactId

octane-collection-tool
Version

Version

1.0.1
Type

Type

pom

Download octane-collection-tool 1.0.1


<!-- https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/octane-collection-tool/ -->
<dependency>
    <groupId>com.hpe.adm.octane.ciplugins</groupId>
    <artifactId>octane-collection-tool</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/octane-collection-tool/
implementation 'com.hpe.adm.octane.ciplugins:octane-collection-tool:1.0.1'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/octane-collection-tool/
implementation ("com.hpe.adm.octane.ciplugins:octane-collection-tool:1.0.1")
'com.hpe.adm.octane.ciplugins:octane-collection-tool:pom:1.0.1'
<dependency org="com.hpe.adm.octane.ciplugins" name="octane-collection-tool" rev="1.0.1">
  <artifact name="octane-collection-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ciplugins', module='octane-collection-tool', version='1.0.1')
)
libraryDependencies += "com.hpe.adm.octane.ciplugins" % "octane-collection-tool" % "1.0.1"
[com.hpe.adm.octane.ciplugins/octane-collection-tool "1.0.1"]