MVN

link.bek.tools : issue-keeper-parent

Maven & Gradle

Jan 27, 2022
6 stars

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

<dependency>
    <groupId>link.bek.tools</groupId>
    <artifactId>issue-keeper-parent</artifactId>
    <version>2.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of link.bek.tools : issue-keeper-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.7.0

All Versions

Choose a version of link.bek.tools : issue-keeper-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
issue-keeper-parent-2.7.0
2.6.x
issue-keeper-parent-2.6.0
2.5.x
issue-keeper-parent-2.5.0
2.4.x
issue-keeper-parent-2.4.0
2.3.x
issue-keeper-parent-2.3.0
2.2.x
issue-keeper-parent-2.2.0
2.1.x
issue-keeper-parent-2.1.0
2.0.x
issue-keeper-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>link.bek.tools</groupId>
    <artifactId>issue-keeper-parent</artifactId>
    <version>2.7.0</version>
</dependency>