License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.extension.osgi |
ArtifactId | ArtifactIdcamunda-bpm-osgi-eventing-api |
Version | Version5.1.0 |
Type | Typejar |
Description |
DescriptionCamunda BPM - OSGi Eventing - API
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 |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.osgi/camunda-bpm-osgi-eventing-api/ -->
<dependency>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-eventing-api</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.osgi/camunda-bpm-osgi-eventing-api/
implementation 'org.camunda.bpm.extension.osgi:camunda-bpm-osgi-eventing-api:5.1.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.osgi/camunda-bpm-osgi-eventing-api/
implementation ("org.camunda.bpm.extension.osgi:camunda-bpm-osgi-eventing-api:5.1.0")
'org.camunda.bpm.extension.osgi:camunda-bpm-osgi-eventing-api:jar:5.1.0'
<dependency org="org.camunda.bpm.extension.osgi" name="camunda-bpm-osgi-eventing-api" rev="5.1.0">
<artifact name="camunda-bpm-osgi-eventing-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.osgi', module='camunda-bpm-osgi-eventing-api', version='5.1.0')
)
libraryDependencies += "org.camunda.bpm.extension.osgi" % "camunda-bpm-osgi-eventing-api" % "5.1.0"
[org.camunda.bpm.extension.osgi/camunda-bpm-osgi-eventing-api "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar |