License |
License |
---|---|
GroupId | GroupIdcom.blackducksoftware.integration |
ArtifactId | ArtifactIdsuite-common-parent |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSuite SDK Integration library Parent
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 |
---|---|
suite-common-parent-1.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/suite-common-parent/ -->
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>suite-common-parent</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/suite-common-parent/
implementation 'com.blackducksoftware.integration:suite-common-parent:1.0.3'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/suite-common-parent/
implementation ("com.blackducksoftware.integration:suite-common-parent:1.0.3")
'com.blackducksoftware.integration:suite-common-parent:pom:1.0.3'
<dependency org="com.blackducksoftware.integration" name="suite-common-parent" rev="1.0.3">
<artifact name="suite-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='suite-common-parent', version='1.0.3')
)
libraryDependencies += "com.blackducksoftware.integration" % "suite-common-parent" % "1.0.3"
[com.blackducksoftware.integration/suite-common-parent "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
nl.jqno.equalsverifier : equalsverifier | jar | 2.1 |
org.powermock : powermock-api-mockito | jar | 1.6.5 |
org.powermock : powermock-module-junit4 | jar | 1.6.5 |