| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers |
| Группа | Группаorg.camunda.bpm.webapp |
| Идентификатор | Идентификаторcamunda-webapp-glassfish |
| Версия | Версия7.2.0-alpha2 |
| Тип | Типwar |
| Описание |
Описаниеcamunda BPM - webapp - Glassfish
This pom is the parent of all camunda BPM platform projects
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camunda-webapp-glassfish-7.2.0-alpha2.pom | |
| camunda-webapp-glassfish-7.2.0-alpha2.war | 10 MB |
| camunda-webapp-glassfish-7.2.0-alpha2-sources.jar | 473 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp-glassfish/ -->
<dependency>
<groupId>org.camunda.bpm.webapp</groupId>
<artifactId>camunda-webapp-glassfish</artifactId>
<version>7.2.0-alpha2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp-glassfish/
implementation 'org.camunda.bpm.webapp:camunda-webapp-glassfish:7.2.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.webapp/camunda-webapp-glassfish/
implementation ("org.camunda.bpm.webapp:camunda-webapp-glassfish:7.2.0-alpha2")
'org.camunda.bpm.webapp:camunda-webapp-glassfish:war:7.2.0-alpha2'
<dependency org="org.camunda.bpm.webapp" name="camunda-webapp-glassfish" rev="7.2.0-alpha2">
<artifact name="camunda-webapp-glassfish" type="war" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.webapp', module='camunda-webapp-glassfish', version='7.2.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.webapp" % "camunda-webapp-glassfish" % "7.2.0-alpha2"
[org.camunda.bpm.webapp/camunda-webapp-glassfish "7.2.0-alpha2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.bpm.webapp : camunda-webapp | war | 7.2.0-alpha2 |