License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.camunda.bpm.extension.examples |
ArtifactId | ArtifactIdcamunda-bpm-reactor-examples-spring-plugin |
Last Version | Last Version1.2 |
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.extension.examples/camunda-bpm-reactor-examples-spring-plugin/ -->
<dependency>
<groupId>org.camunda.bpm.extension.examples</groupId>
<artifactId>camunda-bpm-reactor-examples-spring-plugin</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-reactor-examples-spring-plugin/
implementation 'org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples-spring-plugin:1.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-reactor-examples-spring-plugin/
implementation ("org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples-spring-plugin:1.2")
'org.camunda.bpm.extension.examples:camunda-bpm-reactor-examples-spring-plugin:jar:1.2'
<dependency org="org.camunda.bpm.extension.examples" name="camunda-bpm-reactor-examples-spring-plugin" rev="1.2">
<artifact name="camunda-bpm-reactor-examples-spring-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.examples', module='camunda-bpm-reactor-examples-spring-plugin', version='1.2')
)
libraryDependencies += "org.camunda.bpm.extension.examples" % "camunda-bpm-reactor-examples-spring-plugin" % "1.2"
[org.camunda.bpm.extension.examples/camunda-bpm-reactor-examples-spring-plugin "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.extension : camunda-bpm-reactor-spring-starter | jar | 1.2 |
org.camunda.bpm.extension : camunda-bpm-spring-boot-starter | jar | 1.1.0 |
com.h2database : h2 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.camunda.bpm.extension : camunda-bpm-assert | jar | 1.2 |
org.slf4j : jul-to-slf4j | jar |