is not current version
Last Version 1.6.0-1

com.github.cafdataprocessing:processing-service-client 1.5.0-390

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

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

processing-service-client
Version

Version

1.5.0-390
Type

Type

jar

Download processing-service-client 1.5.0-390


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