| License |
License |
|---|---|
| GroupId | GroupIdcom.blackducksoftware.integration |
| ArtifactId | ArtifactIdprotex-common |
| Last Version | Last Version1.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeneral Code for Protex Integration with CI systems
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 |
|---|---|
| protex-common-1.1.7.pom | |
| protex-common-1.1.7.jar | 11 KB |
| protex-common-1.1.7-sources.jar | 7 KB |
| protex-common-1.1.7-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/protex-common/ -->
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>protex-common</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/protex-common/
implementation 'com.blackducksoftware.integration:protex-common:1.1.7'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/protex-common/
implementation ("com.blackducksoftware.integration:protex-common:1.1.7")
'com.blackducksoftware.integration:protex-common:jar:1.1.7'
<dependency org="com.blackducksoftware.integration" name="protex-common" rev="1.1.7">
<artifact name="protex-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='protex-common', version='1.1.7')
)
libraryDependencies += "com.blackducksoftware.integration" % "protex-common" % "1.1.7"
[com.blackducksoftware.integration/protex-common "1.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.blackducksoftware.integration : protex-wrapped-sdk | jar | 7.2.0.1.0.1 |
| com.blackducksoftware.protex.sdkclient » protex-sdk-utilities | jar | 7.2.0 |
| com.blackducksoftware.protex.sdkclient » protex-sdk-client | jar | 7.2.0 |
| com.blackducksoftware.integration : suite-common | jar | 1.0.3 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.7.14 |
| 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 |