License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.whitesource |
ArtifactId | ArtifactIdwss-agent-api-client |
Last Version | Last Version18.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAPI client implementation
Java client implementation for the API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/ -->
<dependency>
<groupId>org.whitesource</groupId>
<artifactId>wss-agent-api-client</artifactId>
<version>18.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation 'org.whitesource:wss-agent-api-client:18.4.1'
// https://jarcasting.com/artifacts/org.whitesource/wss-agent-api-client/
implementation ("org.whitesource:wss-agent-api-client:18.4.1")
'org.whitesource:wss-agent-api-client:jar:18.4.1'
<dependency org="org.whitesource" name="wss-agent-api-client" rev="18.4.1">
<artifact name="wss-agent-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whitesource', module='wss-agent-api-client', version='18.4.1')
)
libraryDependencies += "org.whitesource" % "wss-agent-api-client" % "18.4.1"
[org.whitesource/wss-agent-api-client "18.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.whitesource : wss-agent-api | jar | 18.4.1 |
org.whitesource : wss-agent-hash-calculator | jar | 18.4.1 |
org.whitesource : wss-agent-utils | jar | 18.4.1 |
com.google.code.gson : gson | jar | 2.2.2 |
org.apache.httpcomponents : httpclient | jar | 4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.hamcrest : hamcrest-integration | jar | 1.3 |
org.apache.httpcomponents : httpclient | jar | 4.4 |
org.mockito : mockito-core | jar | 1.9.0 |