License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.camunda.connect |
ArtifactId | ArtifactIdcamunda-connect-http-client |
Last Version | Last Version1.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamunda BPM - connect - http client
This pom defines the required plugins and profiles to allow a camunda bpm release build.
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |