| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.camunda.connect |
| Идентификатор | Идентификаторcamunda-connect-http-client |
| Версия | Версия1.5.4 |
| Тип | Типjar |
| Описание |
Описаниеcamunda BPM - connect - http client
This pom defines the required plugins and profiles to allow a camunda bpm release build.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-http-client/
implementation 'org.camunda.connect:camunda-connect-http-client:1.5.4'
// https://jarcasting.com/artifacts/org.camunda.connect/camunda-connect-http-client/
implementation ("org.camunda.connect:camunda-connect-http-client:1.5.4")
'org.camunda.connect:camunda-connect-http-client:jar:1.5.4'
<dependency org="org.camunda.connect" name="camunda-connect-http-client" rev="1.5.4">
<artifact name="camunda-connect-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.connect', module='camunda-connect-http-client', version='1.5.4')
)
libraryDependencies += "org.camunda.connect" % "camunda-connect-http-client" % "1.5.4"
[org.camunda.connect/camunda-connect-http-client "1.5.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.connect : camunda-connect-core | jar | 1.5.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-codec : commons-codec | jar | 1.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.9.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| com.github.tomakehurst : wiremock | jar | 1.58 |
| org.mockito : mockito-core | jar | 1.9.5 |