is not current version
Last Version 4.13.2

link.bek.tools:issue-keeper-junit 4.11.1

Issue keeper is a tracking tool which makes the tests skipped in advance when they are blocked by the open issues.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

link.bek.tools
ArtifactId

ArtifactId

issue-keeper-junit
Version

Version

4.11.1
Type

Type

jar

Download issue-keeper-junit 4.11.1


<!-- https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-junit/ -->
<dependency>
    <groupId>link.bek.tools</groupId>
    <artifactId>issue-keeper-junit</artifactId>
    <version>4.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-junit/
implementation 'link.bek.tools:issue-keeper-junit:4.11.1'
// https://jarcasting.com/artifacts/link.bek.tools/issue-keeper-junit/
implementation ("link.bek.tools:issue-keeper-junit:4.11.1")
'link.bek.tools:issue-keeper-junit:jar:4.11.1'
<dependency org="link.bek.tools" name="issue-keeper-junit" rev="4.11.1">
  <artifact name="issue-keeper-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.bek.tools', module='issue-keeper-junit', version='4.11.1')
)
libraryDependencies += "link.bek.tools" % "issue-keeper-junit" % "4.11.1"
[link.bek.tools/issue-keeper-junit "4.11.1"]