| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.zeebe |
| Идентификатор | Идентификаторzeebe-simple-monitor |
| Последняя версия | Последняя версия2.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| zeebe-simple-monitor-2.3.0.pom | |
| zeebe-simple-monitor-2.3.0.jar | 72 MB |
| zeebe-simple-monitor-2.3.0-test-sources.jar | 5 KB |
| zeebe-simple-monitor-2.3.0-sources.jar | 698 KB |
| zeebe-simple-monitor-2.3.0-javadoc.jar | 702 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-simple-monitor/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-simple-monitor</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-simple-monitor/
implementation 'io.zeebe:zeebe-simple-monitor:2.3.0'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-simple-monitor/
implementation ("io.zeebe:zeebe-simple-monitor:2.3.0")
'io.zeebe:zeebe-simple-monitor:jar:2.3.0'
<dependency org="io.zeebe" name="zeebe-simple-monitor" rev="2.3.0">
<artifact name="zeebe-simple-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-simple-monitor', version='2.3.0')
)
libraryDependencies += "io.zeebe" % "zeebe-simple-monitor" % "2.3.0"
[io.zeebe/zeebe-simple-monitor "2.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : spring-zeebe-starter | jar | 1.3.0 |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.springframework.boot : spring-boot-starter-mustache | jar | |
| org.springframework.boot : spring-boot-starter-websocket | jar | |
| io.zeebe.hazelcast : zeebe-hazelcast-connector | jar | 1.1.0 |
| com.hazelcast : hazelcast | jar | 5.0.2 |
| com.h2database : h2 | jar | 2.1.210 |
| org.postgresql : postgresql | jar | |
| org.webjars : webjars-locator | jar | 0.42 |
| org.webjars : bootstrap | jar | 4.6.0-1 |
| org.webjars : popper.js | jar | 1.16.0 |
| org.webjars : jquery | jar | 3.6.0 |
| org.webjars : sockjs-client | jar | 1.5.1 |
| org.webjars : stomp-websocket | jar | 2.3.4 |
| org.springframework.boot : spring-boot-devtools Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.testcontainers : postgresql | jar | 1.16.3 |