License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.versionone |
ArtifactId | ArtifactIdVersionOne.SDK.Java.APIClient |
Version | Version16.1.3 |
Type | Typejar |
Description |
DescriptionVersionOne.SDK.Java.APIClient
A library for custom Java development against the VersionOne Development Platform's REST API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.versionone/VersionOne.SDK.Java.APIClient/ -->
<dependency>
<groupId>com.versionone</groupId>
<artifactId>VersionOne.SDK.Java.APIClient</artifactId>
<version>16.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.versionone/VersionOne.SDK.Java.APIClient/
implementation 'com.versionone:VersionOne.SDK.Java.APIClient:16.1.3'
// https://jarcasting.com/artifacts/com.versionone/VersionOne.SDK.Java.APIClient/
implementation ("com.versionone:VersionOne.SDK.Java.APIClient:16.1.3")
'com.versionone:VersionOne.SDK.Java.APIClient:jar:16.1.3'
<dependency org="com.versionone" name="VersionOne.SDK.Java.APIClient" rev="16.1.3">
<artifact name="VersionOne.SDK.Java.APIClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.versionone', module='VersionOne.SDK.Java.APIClient', version='16.1.3')
)
libraryDependencies += "com.versionone" % "VersionOne.SDK.Java.APIClient" % "16.1.3"
[com.versionone/VersionOne.SDK.Java.APIClient "16.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugins : maven-gpg-plugin | jar | 1.5 |
org.apache.httpcomponents : httpclient | jar | 4.4 |
org.apache.httpcomponents : httpclient-win | jar | 4.4 |
org.apache.httpcomponents : httpmime | jar | 4.4 |
org.apache.commons : commons-io | jar | 1.3.2 |
commons-validator : commons-validator | jar | 1.4.1 |
commons-lang : commons-lang | jar | 2.4 |
org.json : json | jar | 20141113 |
com.github.tomakehurst : wiremock | jar | 1.58 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |