JJI Testkit

Project to integrate JIRA with Jenkins by use of Gadgets and Tab Panels

License

License

GroupId

GroupId

org.marvelution.jji
ArtifactId

ArtifactId

testkit
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JJI Testkit
Project to integrate JIRA with Jenkins by use of Gadgets and Tab Panels
Project Organization

Project Organization

Marvelution

Download testkit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.tomakehurst : wiremock jar 1.57
org.slf4j : slf4j-simple jar 1.7.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1
2.3.0