Last Version

Issue Keeper 2.7.0

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-parent
Version

Version

2.7.0
Type

Type

pom
Description

Description

Issue Keeper
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-parent 2.7.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • issue-keeper-base
  • issue-keeper-junit