c

camunda-bpm-spring-boot-starter-webapp-core

Files download
File Operation
camunda-bpm-spring-boot-starter-webapp-core-7.17.0-alpha4.jar download
camunda-bpm-spring-boot-starter-webapp-core-7.17.0-alpha4.pom download
camunda-bpm-spring-boot-starter-webapp-core-7.17.0-alpha4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.camunda.bpm.springboot</groupId>
  <artifactId>camunda-bpm-spring-boot-starter-webapp-core</artifactId>
  <version>7.17.0-alpha4</version>
</dependency>
Gradle Groovy
implementation 'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-core:7.17.0-alpha4'
Gradle Kotlin
implementation("org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-core:7.17.0-alpha4")
Scala SBT
libraryDependencies += "org.camunda.bpm.springboot" % "camunda-bpm-spring-boot-starter-webapp-core" % "7.17.0-alpha4"
Groovy Grape
@Grapes(
  @Grab(group='org.camunda.bpm.springboot', module='camunda-bpm-spring-boot-starter-webapp-core', version='7.17.0-alpha4')
)
Apache Ivy
<dependency org="org.camunda.bpm.springboot" name="camunda-bpm-spring-boot-starter-webapp-core" rev="7.17.0-alpha4" />
Leiningen
[org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-webapp-core "7.17.0-alpha4"]
Apache Buildr
'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-core:jar:7.17.0-alpha4'