Last Version

Camunda BPM - Karaf - Feature 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-karaf-feature
Version

Version

5.1.0
Type

Type

jar
Description

Description

Camunda BPM - Karaf - Feature
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-karaf-feature 5.1.0


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

Dependencies

test (10)

Group / Artifact Type Version
org.apache.karaf.features : standard xml 4.0.9
org.apache.karaf : apache-karaf zip 4.0.9
org.ops4j.pax.exam : pax-exam-container-karaf jar 4.11.0
org.ops4j.pax.exam : pax-exam-junit4 jar 4.11.0
org.ops4j.pax.exam : pax-exam jar 4.11.0
org.ops4j.pax.url : pax-url-aether jar 1.6.0
javax.inject : javax.inject jar 1
junit : junit jar 4.11
ch.qos.logback : logback-core jar 0.9.20
ch.qos.logback : logback-classic jar 0.9.20

Project Modules

There are no modules declared in this project.