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

com.github.cafdataprocessing:processing-service-client 1.1.0-20

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

Категории

Категории

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

Группа

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

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

processing-service-client
Версия

Версия

1.1.0-20
Тип

Тип

jar

Скачать processing-service-client 1.1.0-20


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