Last Version

Hexocraft Parent POM 11

Hexocraft Parent POM provides common settings for all Hexocraft components.

License

License

GroupId

GroupId

com.github.hexocraft
ArtifactId

ArtifactId

hexocraft-parent
Version

Version

11
Type

Type

pom
Description

Description

Hexocraft Parent POM
Hexocraft Parent POM provides common settings for all Hexocraft components.
Project URL

Project URL

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

Project Organization

Hexocraft
Source Code Management

Source Code Management

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

Download hexocraft-parent 11

Filename Size
hexocraft-parent-11.pom 48 KB
Browse

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

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.