Last Version

camunda-spring-boot-demo 0.1.33

Template repo to speed up creating new library projects

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

camunda-spring-boot-demo
Version

Version

0.1.33
Type

Type

pom
Description

Description

camunda-spring-boot-demo
Template repo to speed up creating new library projects
Project URL

Project URL

https://github.com/michaelruocco/camunda-spring-boot-demo
Source Code Management

Source Code Management

https://github.com/michaelruocco/camunda-spring-boot-demo

Download camunda-spring-boot-demo 0.1.33


<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/camunda-spring-boot-demo/ -->
<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>camunda-spring-boot-demo</artifactId>
    <version>0.1.33</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/camunda-spring-boot-demo/
implementation 'com.github.michaelruocco:camunda-spring-boot-demo:0.1.33'
// https://jarcasting.com/artifacts/com.github.michaelruocco/camunda-spring-boot-demo/
implementation ("com.github.michaelruocco:camunda-spring-boot-demo:0.1.33")
'com.github.michaelruocco:camunda-spring-boot-demo:pom:0.1.33'
<dependency org="com.github.michaelruocco" name="camunda-spring-boot-demo" rev="0.1.33">
  <artifact name="camunda-spring-boot-demo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='camunda-spring-boot-demo', version='0.1.33')
)
libraryDependencies += "com.github.michaelruocco" % "camunda-spring-boot-demo" % "0.1.33"
[com.github.michaelruocco/camunda-spring-boot-demo "0.1.33"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.michaelruocco : file-loader Optional jar 6.0.5
org.camunda.bpm : camunda-engine Optional jar 7.17.0
org.mockito : mockito-core Optional jar 4.6.0
org.awaitility : awaitility Optional jar 4.2.0

runtime (15)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp jar 7.17.0
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-rest jar 7.17.0
org.camunda.bpm.extension : camunda-bpm-identity-keycloak jar 2.2.3
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-oauth2-resource-server jar
org.springframework.boot : spring-boot-starter-oauth2-client jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.kafka : spring-kafka jar 2.8.6
org.apache.kafka : kafka-streams jar 3.2.0
org.camunda.bpm : camunda-engine-plugin-spin jar 7.17.0
org.camunda.spin : camunda-spin-dataformat-all jar 1.16.0
software.amazon.awssdk : s3 jar 2.17.186
io.projectreactor : reactor-core jar 3.4.18
com.github.michaelruocco : json-adapter jar 1.0.4
com.h2database : h2 jar 2.1.212

Project Modules

There are no modules declared in this project.