Last Version

Jira Cucumber 1.22

Jira Cucumber allows you to attach a rest client for retrieval and posting of Cucumber tests

License

License

Categories

Categories

Cucumber Application Testing & Monitoring
GroupId

GroupId

com.github.liamhayes1
ArtifactId

ArtifactId

jira-cucumber
Version

Version

1.22
Type

Type

jar
Description

Description

Jira Cucumber
Jira Cucumber allows you to attach a rest client for retrieval and posting of Cucumber tests

Download jira-cucumber 1.22


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

Dependencies

compile (5)

Group / Artifact Type Version
info.cukes : cucumber-core jar 1.2.2
info.cukes : cucumber-junit jar 1.2.2
org.mockito : mockito-all jar 1.8.4
info.cukes : cucumber-java jar 1.2.2
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.