MVN

com.github.hexocraft : hexocraft-parent

Maven & Gradle

Jan 08, 2021
0 stars

Hexocraft Parent POM · Hexocraft Parent POM provides common settings for all Hexocraft components.

<dependency>
    <groupId>com.github.hexocraft</groupId>
    <artifactId>hexocraft-parent</artifactId>
    <version>11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hexocraft : hexocraft-parent to add to Maven - Latest Versions:

  • Latest Stable: 11

All Versions

Choose a version of com.github.hexocraft : hexocraft-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
11
hexocraft-parent-11
10
hexocraft-parent-10
9
hexocraft-parent-9
8
hexocraft-parent-8
7
hexocraft-parent-7
6
hexocraft-parent-6
5
hexocraft-parent-5
4
hexocraft-parent-4
3
hexocraft-parent-3
2
hexocraft-parent-2
1
hexocraft-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hexocraft</groupId>
    <artifactId>hexocraft-parent</artifactId>
    <version>11</version>
</dependency>