| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторdmn |
| Версия | Версия1.3.8 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe DMN Engine
This pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dmn-1.3.8.pom | |
| dmn-1.3.8.jar | 7 KB |
| dmn-1.3.8-test-sources.jar | 5 KB |
| dmn-1.3.8-sources.jar | 7 KB |
| dmn-1.3.8-javadoc.jar | 157 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/dmn/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>dmn</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/dmn/
implementation 'io.camunda:dmn:1.3.8'
// https://jarcasting.com/artifacts/io.camunda/dmn/
implementation ("io.camunda:dmn:1.3.8")
'io.camunda:dmn:jar:1.3.8'
<dependency org="io.camunda" name="dmn" rev="1.3.8">
<artifact name="dmn" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='dmn', version='1.3.8')
)
libraryDependencies += "io.camunda" % "dmn" % "1.3.8"
[io.camunda/dmn "1.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.bpm.extension.dmn.scala : dmn-engine | jar | 1.7.1 |
| org.scala-lang : scala-library | jar | 2.13.7 |
| org.camunda.bpm.model : camunda-dmn-model | jar | 7.16.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.assertj : assertj-core | jar | 3.20.2 |
| io.camunda : zeebe-build-tools | jar | 1.3.8 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |