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

com.blackducksoftware.integration:hub-common 13.1.1

General Code for Hub Integration with CI systems

Группа

Группа

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

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

hub-common
Версия

Версия

13.1.1
Тип

Тип

jar

Скачать hub-common 13.1.1


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