is not current version
Last Version 7.18.0-alpha2

Camunda Platform - Spring Boot Starter - Webapps 7.17.0

Provides general dependencies and profiles for database testing

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.camunda.bpm.springboot
ArtifactId

ArtifactId

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

Version

7.17.0
Type

Type

jar
Description

Description

Camunda Platform - Spring Boot Starter - Webapps
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

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


<!-- 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>7.17.0</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:7.17.0'
// 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:7.17.0")
'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp:jar:7.17.0'
<dependency org="org.camunda.bpm.springboot" name="camunda-bpm-spring-boot-starter-webapp" rev="7.17.0">
  <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='7.17.0')
)
libraryDependencies += "org.camunda.bpm.springboot" % "camunda-bpm-spring-boot-starter-webapp" % "7.17.0"
[org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-webapp "7.17.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp-core jar 7.17.0
org.camunda.bpm.webapp : camunda-webapp-webjar jar

test (2)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test jar 7.17.0
com.h2database : h2 jar 2.0.206

Project Modules

There are no modules declared in this project.