License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.whitesource |
ArtifactId | ArtifactIdwss-unified-agent-config |
Last Version | Last Version19.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnified Agent is a simple java command line tool which extracts descriptive information from your open source libraries
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-unified-agent-config/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-unified-agent-config</artifactId>
<version>19.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-unified-agent-config/
implementation 'org.whitesource:wss-unified-agent-config:19.7.3'
// https://jarcasting.com/artifacts/org.whitesource/wss-unified-agent-config/
implementation ("org.whitesource:wss-unified-agent-config:19.7.3")
'org.whitesource:wss-unified-agent-config:jar:19.7.3'
<dependency org="org.whitesource" name="wss-unified-agent-config" rev="19.7.3">
<artifact name="wss-unified-agent-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-unified-agent-config', version='19.7.3')
)
libraryDependencies += "org.whitesource" % "wss-unified-agent-config" % "19.7.3"
[org.whitesource/wss-unified-agent-config "19.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.whitesource : wss-unified-agent-utils | jar | 19.7.3 |
com.beust : jcommander | jar | 1.72 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.9 |
com.google.guava : guava | jar | 27.1-jre |
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 |