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

com.github.cafdataprocessing:processing-service-client 1.3.0-70

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

Категории

Категории

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

Группа

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

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

processing-service-client
Версия

Версия

1.3.0-70
Тип

Тип

jar

Скачать processing-service-client 1.3.0-70


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