Последняя версия

Hexocraft Parent POM 11

Hexocraft Parent POM provides common settings for all Hexocraft components.

Лицензия

Лицензия

Группа

Группа

com.github.hexocraft
Идентификатор

Идентификатор

hexocraft-parent
Версия

Версия

11
Тип

Тип

pom
Описание

Описание

Hexocraft Parent POM
Hexocraft Parent POM provides common settings for all Hexocraft components.
Ссылка на сайт

Ссылка на сайт

https://github.com/hexocraft/hexocraft-parent
Организация-разработчик

Организация-разработчик

Hexocraft
Система контроля версий

Система контроля версий

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

Скачать hexocraft-parent 11

Имя Файла Размер
hexocraft-parent-11.pom 48 KB
Обзор

<!-- 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"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.