Last Version

Camunda BPM - OSGi Process Application 5.1.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

GroupId

GroupId

org.camunda.bpm.extension.osgi
ArtifactId

ArtifactId

camunda-bpm-osgi-processapplication
Version

Version

5.1.0
Type

Type

jar
Description

Description

Camunda BPM - OSGi Process Application
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-bpm-osgi-processapplication 5.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.camunda.bpm : camunda-engine jar
org.apache.felix : org.apache.felix.dependencymanager jar 3.2.0
org.camunda.bpm.extension.osgi : camunda-bpm-osgi jar 5.1.0

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 5.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.h2database : h2 jar 1.3.168
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.