is not current version
Last Version 0.1.33

com.github.michaelruocco:camunda-spring-boot-demo 0.1.16

Template repo to speed up creating new library projects

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

camunda-spring-boot-demo
Version

Version

0.1.16
Type

Type

pom

Download camunda-spring-boot-demo 0.1.16


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