| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.camunda.bpm.springboot |
| Идентификатор | Идентификаторcamunda-bpm-spring-boot-starter-webapp-ee |
| Последняя версия | Последняя версия3.4.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThis pom defines the required plugins and profiles to allow a camunda bpm release build.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | |
| org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test | jar | 3.4.4 |