Last Version

classification-service-client 1.2.0-24

Generates a Java library that can be used to contact the Classification Service API.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

classification-service-client
Version

Version

1.2.0-24
Type

Type

jar
Description

Description

classification-service-client
Generates a Java library that can be used to contact the Classification Service API.
Project Organization

Project Organization

Hewlett Packard Enterprise Development LP

Download classification-service-client 1.2.0-24


<!-- 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"]

Dependencies

compile (10)

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

provided (1)

Group / Artifact Type Version
com.github.cafdataprocessing : classification-service-contract jar 1.2.0-24

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.