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

com.blackducksoftware.integration:common-maven-parent 1.1.3

The parent pom for oss Black Duck Software libraries and integrations.

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

com.blackducksoftware.integration
Идентификатор

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

common-maven-parent
Версия

Версия

1.1.3
Тип

Тип

pom

Скачать common-maven-parent 1.1.3

Имя Файла Размер
common-maven-parent-1.1.3.pom 16 KB
Обзор

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