License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdclassification-service-client |
Version | Version1.2.0-24 |
Type | Typejar |
Description |
Descriptionclassification-service-client
Generates a Java library that can be used to contact the Classification Service API.
|
Project Organization |
Project OrganizationHewlett Packard Enterprise Development LP |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-client/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>classification-service-client</artifactId>
<version>1.2.0-24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-client/
implementation 'com.github.cafdataprocessing:classification-service-client:1.2.0-24'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/classification-service-client/
implementation ("com.github.cafdataprocessing:classification-service-client:1.2.0-24")
'com.github.cafdataprocessing:classification-service-client:jar:1.2.0-24'
<dependency org="com.github.cafdataprocessing" name="classification-service-client" rev="1.2.0-24">
<artifact name="classification-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='classification-service-client', version='1.2.0-24')
)
libraryDependencies += "com.github.cafdataprocessing" % "classification-service-client" % "1.2.0-24"
[com.github.cafdataprocessing/classification-service-client "1.2.0-24"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.4 |
com.sun.jersey : jersey-client | jar | 1.19 |
com.sun.jersey.contribs : jersey-multipart | jar | 1.19 |
com.fasterxml.jackson.core : jackson-core | jar | 2.6.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.6.4 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.6.4 |
joda-time : joda-time | jar | 2.8.2 |
com.brsanthu : migbase64 | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing : classification-service-contract | jar | 1.2.0-24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |