Drombler Commons - Client - Parent

This Drombler Commons - Client - Parent POM should be the parent (either directly or indirectly) of every Drombler Commons - Client 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
Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Drombler Commons - Client - Parent
This Drombler Commons - Client - Parent POM should be the parent (either directly or indirectly) of every Drombler Commons - Client 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-client-parent

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

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

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

Зависимости

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

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

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

Drombler Commons

Drombler Commons is a collection of reusable libraries and frameworks. They ship with OSGi meta data but don't require an OSGi environment.

See the documentation for the Javadoc and information about the provided Maven modules (available from Maven Central).

Major Version Comments
v2
  • Java SE 11
v1
  • Java SE 8

Maven Dependency Management

    <dependencyManagement>
        <dependencies>
            [...] 
            <dependency>
                <groupId>org.drombler.commons</groupId>
                <artifactId>drombler-commons</artifactId>
                <version>2.0</version> <!-- replace with the current version -->
                <type>pom</type>
                <scope>import</scope>
            </dependency>  
            [...]
        </dependencies>
    </dependencyManagement>

Build the project from sources

mvn clean install

Please note that the develop branch (SNAPSHOT version) of the project might depend on SNAPSHOT versions of other projects.

If you don't want to build the dependent projects as well, please make sure to define a proxy in your Maven Repository Manager to the following Maven Repository: https://oss.sonatype.org/content/repositories/snapshots/ and include it in your single group.

org.drombler.commons

Drombler

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

Версия
1.0
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3