is not current version
Last Version 15.1.0

com.hpe.alm.octane:octane-cucumber-jvm 12.53.16

A plugin to upload cucumber test results into ALM Octane. The plugin works with the Junit framework that runs cucumber-jvm tests.

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.hpe.alm.octane
ArtifactId

ArtifactId

octane-cucumber-jvm
Version

Version

12.53.16
Type

Type

jar

Download octane-cucumber-jvm 12.53.16


<!-- https://jarcasting.com/artifacts/com.hpe.alm.octane/octane-cucumber-jvm/ -->
<dependency>
    <groupId>com.hpe.alm.octane</groupId>
    <artifactId>octane-cucumber-jvm</artifactId>
    <version>12.53.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.alm.octane/octane-cucumber-jvm/
implementation 'com.hpe.alm.octane:octane-cucumber-jvm:12.53.16'
// https://jarcasting.com/artifacts/com.hpe.alm.octane/octane-cucumber-jvm/
implementation ("com.hpe.alm.octane:octane-cucumber-jvm:12.53.16")
'com.hpe.alm.octane:octane-cucumber-jvm:jar:12.53.16'
<dependency org="com.hpe.alm.octane" name="octane-cucumber-jvm" rev="12.53.16">
  <artifact name="octane-cucumber-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.alm.octane', module='octane-cucumber-jvm', version='12.53.16')
)
libraryDependencies += "com.hpe.alm.octane" % "octane-cucumber-jvm" % "12.53.16"
[com.hpe.alm.octane/octane-cucumber-jvm "12.53.16"]