Last Version

camunda Spin - all in one 1.0.0-alpha5

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.spin
ArtifactId

ArtifactId

camunda-spin-all
Version

Version

1.0.0-alpha5
Type

Type

jar
Description

Description

camunda Spin - all in one
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-spin-all 1.0.0-alpha5


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

Dependencies

compile (3)

Group / Artifact Type Version
org.camunda.commons : camunda-commons-logging jar 1.0.4
org.slf4j : slf4j-api jar 1.7.7
org.camunda.commons : camunda-commons-utils jar 1.0.4

Project Modules

There are no modules declared in this project.