com.github.cafdataprocessing:processing-service-client

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
Last Version

Last Version

1.6.0-1
Release Date

Release Date

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

How to add to project

<!-- 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.

caf-common


Welcome to CAF Common an open source collection of reusable Java components from the CAF team. The components within this repository are used in the construction of CAF services and frameworks such as the Worker Framework, Data Processing and Job Service.

The development team make best efforts to ensure their components have minimal dependencies allowing these components to be deployed easily. Additionally, components will keep their interfaces as stable as possible, so that CAF developers, as well as other open source projects, can reuse these components without having to worry about changes in the future.

Components are versioned using Semantic versioning.

com.github.cafdataprocessing

Common Application Framework

Versions

Version
1.6.0-1
1.5.0-390
1.4.0-274
1.3.0-70
1.2.0-49
1.1.0-20
1.0.0-3