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

Drombler Commons - Parent 1.0

The parent POM of the Drombler Commons project. This Drombler Commons Parent POM should be the parent (either directly or indirectly) of every Drombler Commons project unless there is a good reason to do otherwise (in which case the reason should be documented).

Лицензия

Лицензия

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
Группа

Группа

org.drombler.commons
Идентификатор

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

drombler-commons-parent
Версия

Версия

1.0
Тип

Тип

pom
Описание

Описание

Drombler Commons - Parent
The parent POM of the Drombler Commons project. This Drombler Commons Parent POM should be the parent (either directly or indirectly) of every Drombler Commons project unless there is a good reason to do otherwise (in which case the reason should be documented).
Ссылка на сайт

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

https://www.drombler.org/drombler-commons/1.0/docs/site
Организация-разработчик

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

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

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

https://github.com/Drombler/drombler-commons

Скачать drombler-commons-parent 1.0

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

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

Зависимости

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

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

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