License |
License |
---|---|
GroupId | GroupIdorg.whitesource |
ArtifactId | ArtifactIdwss-unified-agent |
Last Version | Last Version19.7.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWhiteSource Unified Agent
Unified Agent is a simple java command line tool which extracts descriptive information from your open source libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wss-unified-agent-19.7.3.pom | |
wss-unified-agent-19.7.3.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-unified-agent/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-unified-agent</artifactId>
<version>19.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-unified-agent/
implementation 'org.whitesource:wss-unified-agent:19.7.3'
// https://jarcasting.com/artifacts/org.whitesource/wss-unified-agent/
implementation ("org.whitesource:wss-unified-agent:19.7.3")
'org.whitesource:wss-unified-agent:pom:19.7.3'
<dependency org="org.whitesource" name="wss-unified-agent" rev="19.7.3">
<artifact name="wss-unified-agent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-unified-agent', version='19.7.3')
)
libraryDependencies += "org.whitesource" % "wss-unified-agent" % "19.7.3"
[org.whitesource/wss-unified-agent "19.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.whitesource : wss-agent-api-client | jar | 2.9.9.15 |
org.whitesource : wss-agent-report | jar | 2.9.9.15 |
org.whitesource : wss-agent-api | jar | 2.9.9.15 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.json : json | jar | 20170516 |
org.apache.commons : commons-lang3 | jar | 3.4 |
org.apache.commons : commons-text | jar | 1.7 |
org.jfrog.artifactory.client : artifactory-java-client-services | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |