не последняя версия
Последняя версия 1.6.0-1

com.github.cafdataprocessing:processing-service-client 1.0.0-3

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

Категории

Категории

Данные CLI Взаимодействие с пользователем
Группа

Группа

com.github.cafdataprocessing
Идентификатор

Идентификатор

processing-service-client
Версия

Версия

1.0.0-3
Тип

Тип

jar

Скачать processing-service-client 1.0.0-3


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