License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdcom.blackducksoftware.integration |
ArtifactId | ArtifactIdhub-reporting-common |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHub Common
The parent pom for oss Black Duck Software libraries and integrations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hub-reporting-common-1.0.0.pom | |
hub-reporting-common-1.0.0.jar | 64 KB |
hub-reporting-common-1.0.0-sources.jar | 61 KB |
hub-reporting-common-1.0.0-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-reporting-common/ -->
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>hub-reporting-common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-reporting-common/
implementation 'com.blackducksoftware.integration:hub-reporting-common:1.0.0'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-reporting-common/
implementation ("com.blackducksoftware.integration:hub-reporting-common:1.0.0")
'com.blackducksoftware.integration:hub-reporting-common:jar:1.0.0'
<dependency org="com.blackducksoftware.integration" name="hub-reporting-common" rev="1.0.0">
<artifact name="hub-reporting-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='hub-reporting-common', version='1.0.0')
)
libraryDependencies += "com.blackducksoftware.integration" % "hub-reporting-common" % "1.0.0"
[com.blackducksoftware.integration/hub-reporting-common "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
commons-io : commons-io | jar | 2.5 |
com.google.code.gson : gson | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |