Last Version

Cassandra Persistence Provider for Camunda Engine 0.2.0

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

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.camunda.bpm.ext
ArtifactId

ArtifactId

camunda-engine-cassandra
Version

Version

0.2.0
Type

Type

jar
Description

Description

Cassandra Persistence Provider for Camunda Engine
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-engine-cassandra 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar
com.datastax.cassandra : cassandra-driver-core jar 2.1.5
com.fasterxml.uuid : java-uuid-generator jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.