| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hexocraft |
| ArtifactId | ArtifactIdhexocraft-bukkit-parent |
| Version | Version6 |
| Type | Typepom |
| Description |
DescriptionHexocraft Bukkit Parent POM
Hexocraft Bukkit Parent POM provides common settings for all Hexocraft bukkit projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hexocraft-bukkit-parent-6.pom | 13 KB |
| Browse |
<!-- 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"]
| 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 |