Jar examples for i:issue-keeper-base
Issue keeper is a tracking tool which makes the tests skipped in advance when they are blocked by the open issues.
You can download jar file issue-keeper-base 2.1.0 in this page.
Apache License, Version 2.0
You can use the following script to add issue-keeper-base-2.1.0.jar to your project.
<dependency> <groupId>link.bek.tools</groupId> <artifactId>issue-keeper-base</artifactId> <version>2.1.0</version> </dependency>
compile group: 'link.bek.tools', name: 'issue-keeper-base', version: '2.1.0'
libraryDependencies += "link.bek.tools" % "issue-keeper-base" % "2.1.0"
<dependency org="link.bek.tools" name="issue-keeper-base" rev="2.1.0"/>
@Grapes(@Grab(group='link.bek.tools', module='issue-keeper-base', version='2.1.0'))
'link.bek.tools:issue-keeper-base:jar:2.1.0'
Click the following link to download the jar file.
issue-keeper-base-2.1.0-javadoc.jar