Issue Keeper Base

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

License

License

GroupId

GroupId

link.bek.tools
ArtifactId

ArtifactId

issue-keeper-base
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/ibek/issue-keeper
Source Code Management

Source Code Management

https://github.com/ibek/issue-keeper

Download issue-keeper-base

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
com.google.code.gson : gson jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0