License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.mypurecloud |
ArtifactId | ArtifactIdplatform-client-v2 |
Last Version | Last Version151.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${props.name}
${props.description}
|
<!-- https://jarcasting.com/artifacts/com.mypurecloud/platform-client-v2/ -->
<dependency>
<groupId>com.mypurecloud</groupId>
<artifactId>platform-client-v2</artifactId>
<version>151.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mypurecloud/platform-client-v2/
implementation 'com.mypurecloud:platform-client-v2:151.0.0'
// https://jarcasting.com/artifacts/com.mypurecloud/platform-client-v2/
implementation ("com.mypurecloud:platform-client-v2:151.0.0")
'com.mypurecloud:platform-client-v2:jar:151.0.0'
<dependency org="com.mypurecloud" name="platform-client-v2" rev="151.0.0">
<artifact name="platform-client-v2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mypurecloud', module='platform-client-v2', version='151.0.0')
)
libraryDependencies += "com.mypurecloud" % "platform-client-v2" % "151.0.0"
[com.mypurecloud/platform-client-v2 "151.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.6.6 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.ini4j : ini4j | jar | 0.5.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.asynchttpclient : async-http-client | jar | 2.12.3 |
xerces : xercesImpl | jar | 2.12.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.3 |
joda-time : joda-time | jar | 2.10.14 |
com.brsanthu : migbase64 | jar | 2.2 |
com.neovisionaries : nv-websocket-client | jar | 2.14 |
com.google.guava : guava | jar | 31.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.mockito : mockito-core | jar | 4.5.1 |