Last Version

worktorule 2.0.0

Manage test lifecycle by correlating failures with contents of an issue tracker.

License

License

GroupId

GroupId

com.natpryce
ArtifactId

ArtifactId

worktorule
Version

Version

2.0.0
Type

Type

jar
Description

Description

worktorule
Manage test lifecycle by correlating failures with contents of an issue tracker.
Project URL

Project URL

https://github.com/npryce/worktorule
Source Code Management

Source Code Management

https://github.com/npryce/worktorule

Download worktorule 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.scurrilous : uritemplate jar 1.0
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
com.google.code.findbugs : jsr305 jar 3.0.0

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.natpryce : snodge jar 1.3.4.2
org.hamcrest : java-hamcrest jar 2.0.0.0
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.