commons-parent

Parent project for Crabs Hue common libraries, and possibly other projects. Defines some default dependencies and build plugins.

Лицензия

Лицензия

Группа

Группа

com.github.crabs-hue.commons
Идентификатор

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

commons-parent
Последняя версия

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

0.10.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

commons-parent
Parent project for Crabs Hue common libraries, and possibly other projects. Defines some default dependencies and build plugins.
Организация-разработчик

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

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

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

https://github.com/crabs-hue/crabs-hue-commons-java.git

Скачать commons-parent

Имя Файла Размер
commons-parent-0.10.0.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.junit.jupiter : junit-jupiter jar 5.5.1
org.junit.vintage : junit-vintage-engine jar 5.5.1
org.mockito : mockito-core jar 2.21.0

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

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

Версии библиотеки

Версия
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.3
0.0.2