camunda BPM - connect - all in one

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.

License

License

GroupId

GroupId

org.camunda.connect
ArtifactId

ArtifactId

camunda-connect-all
Last Version

Last Version

1.0.0-alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

camunda BPM - connect - all in one
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.
Project Organization

Project Organization

camunda services GmbH

Download camunda-connect-all

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.camunda.commons : camunda-commons-logging jar 1.0.1
org.slf4j : slf4j-api jar 1.7.7
org.camunda.commons : camunda-commons-utils jar 1.0.1

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1