не последняя версия
Последняя версия 1.5.4

org.camunda.connect:camunda-connect-http-client 1.0.3


Категории

Категории

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

Группа

org.camunda.connect
Идентификатор

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

camunda-connect-http-client
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать camunda-connect-http-client 1.0.3


<!-- https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-http-client/ -->
<dependency>
    <groupId>org.camunda.connect</groupId>
    <artifactId>camunda-connect-http-client</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-http-client/
implementation 'org.camunda.connect:camunda-connect-http-client:1.0.3'
// https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-http-client/
implementation ("org.camunda.connect:camunda-connect-http-client:1.0.3")
'org.camunda.connect:camunda-connect-http-client:jar:1.0.3'
<dependency org="org.camunda.connect" name="camunda-connect-http-client" rev="1.0.3">
  <artifact name="camunda-connect-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.connect', module='camunda-connect-http-client', version='1.0.3')
)
libraryDependencies += "org.camunda.connect" % "camunda-connect-http-client" % "1.0.3"
[org.camunda.connect/camunda-connect-http-client "1.0.3"]