License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.camunda.bpm.springboot |
ArtifactId | ArtifactIdcamunda-bpm-spring-boot-starter |
Version | Version7.17.0-alpha3 |
Type | Typejar |
Description |
DescriptionCamunda Platform - Spring Boot Starter
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter/ -->
<dependency>
<groupId>org.camunda.bpm.springboot</groupId>
<artifactId>camunda-bpm-spring-boot-starter</artifactId>
<version>7.17.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter/
implementation 'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:7.17.0-alpha3'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter/
implementation ("org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:7.17.0-alpha3")
'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter:jar:7.17.0-alpha3'
<dependency org="org.camunda.bpm.springboot" name="camunda-bpm-spring-boot-starter" rev="7.17.0-alpha3">
<artifact name="camunda-bpm-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot', module='camunda-bpm-spring-boot-starter', version='7.17.0-alpha3')
)
libraryDependencies += "org.camunda.bpm.springboot" % "camunda-bpm-spring-boot-starter" % "7.17.0-alpha3"
[org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter "7.17.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm : camunda-engine-spring | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-jdbc | jar | |
org.springframework : spring-tx | jar | |
org.springframework : spring-orm | jar | |
org.camunda.bpm : camunda-engine-plugin-spin Optional | jar | |
org.camunda.spin : camunda-spin-dataformat-json-jackson Optional | jar | |
org.camunda.bpm : camunda-engine-plugin-connect Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-jersey Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.commons : commons-lang3 | jar | |
com.fasterxml.uuid : java-uuid-generator | jar | |
com.sun.xml.bind : jaxb-impl | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test | jar | 7.17.0-alpha3 |
org.camunda.commons : camunda-commons-testing | jar | |
javax.transaction : javax.transaction-api | jar | |
com.h2database : h2 | jar | 1.4.190 |
org.springframework.boot : spring-boot-starter-websocket | jar | |
javax.interceptor : javax.interceptor-api | jar | 1.2.1 |