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

com.blackducksoftware.integration:hub-common 8.2.0

General Code for Hub Integration with CI systems

Группа

Группа

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

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

hub-common
Версия

Версия

8.2.0
Тип

Тип

jar

Скачать hub-common 8.2.0


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