| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development ORM Данные |
| Группа | Группаorg.camunda.community.batch.example |
| Идентификатор | Идентификаторcamunda-platform-7-custom-batch-example-simple |
| Последняя версия | Последняя версия1.6.0 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеThis pom defines the required plugins and profiles to allow a camunda community hub release build.
Inherit this pom when you want to use the camunda community hub GitHub release action.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.community.batch.example/camunda-platform-7-custom-batch-example-simple/ -->
<dependency>
<groupId>org.camunda.community.batch.example</groupId>
<artifactId>camunda-platform-7-custom-batch-example-simple</artifactId>
<version>1.6.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community.batch.example/camunda-platform-7-custom-batch-example-simple/
implementation 'org.camunda.community.batch.example:camunda-platform-7-custom-batch-example-simple:1.6.0'
// https://jarcasting.com/artifacts/org.camunda.community.batch.example/camunda-platform-7-custom-batch-example-simple/
implementation ("org.camunda.community.batch.example:camunda-platform-7-custom-batch-example-simple:1.6.0")
'org.camunda.community.batch.example:camunda-platform-7-custom-batch-example-simple:war:1.6.0'
<dependency org="org.camunda.community.batch.example" name="camunda-platform-7-custom-batch-example-simple" rev="1.6.0">
<artifact name="camunda-platform-7-custom-batch-example-simple" type="war" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community.batch.example', module='camunda-platform-7-custom-batch-example-simple', version='1.6.0')
)
libraryDependencies += "org.camunda.community.batch.example" % "camunda-platform-7-custom-batch-example-simple" % "1.6.0"
[org.camunda.community.batch.example/camunda-platform-7-custom-batch-example-simple "1.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.community.batch : camunda-platform-7-custom-batch-core | jar | 1.6.0 |
| org.camunda.bpm : camunda-engine | jar | 7.17.0 |
| org.camunda.bpm : camunda-engine-spring | jar | 7.17.0 |
| org.springframework : spring-web | jar | 5.2.7.RELEASE |
| org.springframework : spring-context | jar | 5.2.7.RELEASE |
| org.springframework : spring-beans | jar | 5.2.7.RELEASE |
| org.springframework : spring-jdbc | jar | 5.2.7.RELEASE |
| com.h2database : h2 | jar | 1.4.187 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |