com.github.bld-commons:dev-commons

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://github.com/bld-commons/dev-commons.git
Система контроля версий

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

https://github.com/bld-commons/dev-commons

Скачать dev-commons

Имя Файла Размер
dev-commons-1.0.2.pom 10 KB
Обзор

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

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

Зависимости

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

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

  • common-rest-connection

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

Версия
1.0.2
1.0.1
1.0.0