Last Version

Hexocraft Bukkit Parent POM 6

Hexocraft Bukkit Parent POM provides common settings for all Hexocraft bukkit projects.

License

License

GroupId

GroupId

com.github.hexocraft
ArtifactId

ArtifactId

hexocraft-bukkit-parent
Version

Version

6
Type

Type

pom
Description

Description

Hexocraft Bukkit Parent POM
Hexocraft Bukkit Parent POM provides common settings for all Hexocraft bukkit projects.
Project URL

Project URL

https://github.com/hexocraft/hexocraft-bukkit-parent
Project Organization

Project Organization

Hexocraft
Source Code Management

Source Code Management

http://github.com/hexocraft/hexocraft-bukkit-parent

Download hexocraft-bukkit-parent 6


<!-- https://jarcasting.com/artifacts/com.github.hexocraft/hexocraft-bukkit-parent/ -->
<dependency>
    <groupId>com.github.hexocraft</groupId>
    <artifactId>hexocraft-bukkit-parent</artifactId>
    <version>6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hexocraft/hexocraft-bukkit-parent/
implementation 'com.github.hexocraft:hexocraft-bukkit-parent:6'
// https://jarcasting.com/artifacts/com.github.hexocraft/hexocraft-bukkit-parent/
implementation ("com.github.hexocraft:hexocraft-bukkit-parent:6")
'com.github.hexocraft:hexocraft-bukkit-parent:pom:6'
<dependency org="com.github.hexocraft" name="hexocraft-bukkit-parent" rev="6">
  <artifact name="hexocraft-bukkit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hexocraft', module='hexocraft-bukkit-parent', version='6')
)
libraryDependencies += "com.github.hexocraft" % "hexocraft-bukkit-parent" % "6"
[com.github.hexocraft/hexocraft-bukkit-parent "6"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0
org.mockito : mockito-junit-jupiter jar 3.6.28

Project Modules

There are no modules declared in this project.