is not current version
Last Version 0.1.33

camunda-spring-boot-demo 0.1.28

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.28
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.28


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.michaelruocco : file-loader Optional jar 6.0.1
org.camunda.bpm : camunda-engine Optional jar 7.16.0
org.mockito : mockito-core Optional jar 4.1.0
org.awaitility : awaitility Optional jar 4.1.1

runtime (12)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp jar 7.16.0
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-rest jar 7.16.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.camunda.bpm : camunda-engine-plugin-spin jar 7.16.0
org.camunda.spin : camunda-spin-dataformat-all jar 1.12.0
software.amazon.awssdk : s3 jar 2.17.90
io.projectreactor : reactor-core jar 3.4.12
com.github.michaelruocco : json-adapter jar 1.0.3
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.