License |
License |
---|---|
GroupId | GroupIdcom.blackducksoftware.integration |
ArtifactId | ArtifactIdhub-common-response |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhub-common-response
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hub-common-response-5.0.0.pom | |
hub-common-response-5.0.0.jar | 89 KB |
hub-common-response-5.0.0-sources.jar | 109 KB |
hub-common-response-5.0.0-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-common-response/ -->
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>hub-common-response</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-common-response/
implementation 'com.blackducksoftware.integration:hub-common-response:5.0.0'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-common-response/
implementation ("com.blackducksoftware.integration:hub-common-response:5.0.0")
'com.blackducksoftware.integration:hub-common-response:jar:5.0.0'
<dependency org="com.blackducksoftware.integration" name="hub-common-response" rev="5.0.0">
<artifact name="hub-common-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='hub-common-response', version='5.0.0')
)
libraryDependencies += "com.blackducksoftware.integration" % "hub-common-response" % "5.0.0"
[com.blackducksoftware.integration/hub-common-response "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.blackducksoftware.integration : integration-common | jar | 9.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |