Hexocraft Bukkit Parent
Hexocraft Bukkit Parent POM provides common settings for all Hexocraft bukkit projects.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.hexocraft |
| Идентификатор | Идентификаторhexocraft-bukkit-parent |
| Последняя версия | Последняя версия6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHexocraft Bukkit Parent POM
Hexocraft Bukkit Parent POM provides common settings for all Hexocraft bukkit projects.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hexocraft-bukkit-parent-6.pom | 13 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
Hexocraft Bukkit Parent POM provides common settings for all Hexocraft bukkit projects.