is not current version
Last Version 2.2.0

org.camunda.bpm.extension.springboot.example:camunda-bpm-spring-boot-starter-example-web 2.1.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.extension.springboot.example
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-example-web
Version

Version

2.1.0
Type

Type

jar

Download camunda-bpm-spring-boot-starter-example-web 2.1.0


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.springboot.example/camunda-bpm-spring-boot-starter-example-web/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.springboot.example</groupId>
    <artifactId>camunda-bpm-spring-boot-starter-example-web</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.springboot.example/camunda-bpm-spring-boot-starter-example-web/
implementation 'org.camunda.bpm.extension.springboot.example:camunda-bpm-spring-boot-starter-example-web:2.1.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.springboot.example/camunda-bpm-spring-boot-starter-example-web/
implementation ("org.camunda.bpm.extension.springboot.example:camunda-bpm-spring-boot-starter-example-web:2.1.0")
'org.camunda.bpm.extension.springboot.example:camunda-bpm-spring-boot-starter-example-web:jar:2.1.0'
<dependency org="org.camunda.bpm.extension.springboot.example" name="camunda-bpm-spring-boot-starter-example-web" rev="2.1.0">
  <artifact name="camunda-bpm-spring-boot-starter-example-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.springboot.example', module='camunda-bpm-spring-boot-starter-example-web', version='2.1.0')
)
libraryDependencies += "org.camunda.bpm.extension.springboot.example" % "camunda-bpm-spring-boot-starter-example-web" % "2.1.0"
[org.camunda.bpm.extension.springboot.example/camunda-bpm-spring-boot-starter-example-web "2.1.0"]