is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp 3.2.10


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.springboot
ArtifactId

ArtifactId

camunda-bpm-spring-boot-starter-webapp
Version

Version

3.2.10
Type

Type

jar

Download camunda-bpm-spring-boot-starter-webapp 3.2.10


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