MVN

org.corehunter : corehunter

Maven & Gradle

Sep 06, 2017
5 stars

Core Hunter parent project · Core Hunter 3 is a fast and flexible tool for multi-purpose core subset selection.

<dependency>
    <groupId>org.corehunter</groupId>
    <artifactId>corehunter</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.corehunter : corehunter to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of org.corehunter : corehunter to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
corehunter-3.2.0
3.1.x
corehunter-3.1.0
3.0.x
corehunter-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.corehunter</groupId>
    <artifactId>corehunter</artifactId>
    <version>3.2.0</version>
</dependency>