License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.camunda.bpm |
ArtifactId | ArtifactIdcamunda-bpm-swarm-fraction-platform |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis 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/camunda-bpm-swarm-fraction-platform/ -->
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-bpm-swarm-fraction-platform</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-swarm-fraction-platform/
implementation 'org.camunda.bpm:camunda-bpm-swarm-fraction-platform:1.0.0'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-swarm-fraction-platform/
implementation ("org.camunda.bpm:camunda-bpm-swarm-fraction-platform:1.0.0")
'org.camunda.bpm:camunda-bpm-swarm-fraction-platform:jar:1.0.0'
<dependency org="org.camunda.bpm" name="camunda-bpm-swarm-fraction-platform" rev="1.0.0">
<artifact name="camunda-bpm-swarm-fraction-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-bpm-swarm-fraction-platform', version='1.0.0')
)
libraryDependencies += "org.camunda.bpm" % "camunda-bpm-swarm-fraction-platform" % "1.0.0"
[org.camunda.bpm/camunda-bpm-swarm-fraction-platform "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-bpm-swarm-config-api | jar | 1.0.0 |
org.wildfly.swarm : container | jar | 2018.4.1 |
org.wildfly.swarm : ee | jar | 2018.4.1 |
org.wildfly.swarm : ejb | jar | |
org.wildfly.swarm : undertow | jar |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine | jar | 7.9.0 |
org.camunda.bpm.wildfly » camunda-wildfly-subsystem | jar | 7.9.0 |
org.wildfly.swarm : spi | jar | 2018.4.1 |
javax.inject : javax.inject | jar | 1 |
javax.enterprise : cdi-api | jar | 1.2 |