camunda BPM - connect - soap httpclient

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

camunda-connect-soap-httpclient
Последняя версия

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

1.0.0-alpha3
Дата

Дата

Тип

Тип

jar
Описание

Описание

camunda BPM - connect - soap httpclient
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Организация-разработчик

Организация-разработчик

camunda services GmbH

Скачать camunda-connect-soap-httpclient

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.camunda.commons : camunda-commons-logging jar
org.camunda.commons : camunda-commons-utils jar
org.camunda.connect : camunda-connect-core jar 1.0.0-alpha3
org.apache.httpcomponents : httpclient jar 4.3.3

provided (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

test (3)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 1.5.0
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2

Модули Проекта

Данный проект не имеет модулей.

camunda-connect

Home | Documentation | Forum | Issues | License | Contribute

Simple API for connecting HTTP Services and other things.

List of connectors

  • HTTP Connector
  • SOAP HTTP Connector

Using a Connector

camunda Connect API aims at two usage scenarios, usage in a generic system such as camunda BPM process engine and standalone usage via API. Please see the official documentation for more information.

Contributing

Have a look at our contribution guide for how to contribute to this repository.

License:

The source files in this repository are made available under the Apache License, Version 2.0.

org.camunda.connect

Camunda

Версии библиотеки

Версия
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1