License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.camunda.bpm.springboot |
ArtifactId | ArtifactIdcamunda-bpm-spring-boot-starter-webapp-ee |
Last Version | Last Version3.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis pom defines the required plugins and profiles to allow a camunda bpm release build.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-webapp-ee/ -->
<dependency>
<groupId>org.camunda.bpm.springboot</groupId>
<artifactId>camunda-bpm-spring-boot-starter-webapp-ee</artifactId>
<version>3.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-webapp-ee/
implementation 'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-ee:3.4.4'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-webapp-ee/
implementation ("org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-ee:3.4.4")
'org.camunda.bpm.springboot:camunda-bpm-spring-boot-starter-webapp-ee:jar:3.4.4'
<dependency org="org.camunda.bpm.springboot" name="camunda-bpm-spring-boot-starter-webapp-ee" rev="3.4.4">
<artifact name="camunda-bpm-spring-boot-starter-webapp-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot', module='camunda-bpm-spring-boot-starter-webapp-ee', version='3.4.4')
)
libraryDependencies += "org.camunda.bpm.springboot" % "camunda-bpm-spring-boot-starter-webapp-ee" % "3.4.4"
[org.camunda.bpm.springboot/camunda-bpm-spring-boot-starter-webapp-ee "3.4.4"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp-core | jar | 3.4.4 |
org.camunda.bpm.webapp » camunda-webapp-webjar-ee | jar | 7.12.0-ee |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | |
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test | jar | 3.4.4 |