parent

Provides the common configuration used by any other codedoers maven artifacts. This configuration covers (or can cover in future versions): - automatic checkstyle rules for any project - signing procedures - automatic documentation/site generation - etc.

Лицензия

Лицензия

Группа

Группа

org.codedoers.util
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

parent
Provides the common configuration used by any other codedoers maven artifacts. This configuration covers (or can cover in future versions): - automatic checkstyle rules for any project - signing procedures - automatic documentation/site generation - etc.
Ссылка на сайт

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

https://bitbucket.org/codedoers/util-parent-pom
Организация-разработчик

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

codedoers.org

Скачать parent

Имя Файла Размер
parent-0.0.2.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.0.2
0.0.1