Last Version

com.github.cafdataprocessing:processing-service-client 1.6.0-1

Built as an example only - consumers should generate their own client tailored as required.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

processing-service-client
Version

Version

1.6.0-1
Type

Type

jar
Description

Description

Built as an example only - consumers should generate their own client tailored as required.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download processing-service-client 1.6.0-1


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-client/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>processing-service-client</artifactId>
    <version>1.6.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-client/
implementation 'com.github.cafdataprocessing:processing-service-client:1.6.0-1'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/processing-service-client/
implementation ("com.github.cafdataprocessing:processing-service-client:1.6.0-1")
'com.github.cafdataprocessing:processing-service-client:jar:1.6.0-1'
<dependency org="com.github.cafdataprocessing" name="processing-service-client" rev="1.6.0-1">
  <artifact name="processing-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='processing-service-client', version='1.6.0-1')
)
libraryDependencies += "com.github.cafdataprocessing" % "processing-service-client" % "1.6.0-1"
[com.github.cafdataprocessing/processing-service-client "1.6.0-1"]

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 : processing-service-contract jar 1.6.0-1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.