| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.camunda.bpm.extension |
| Идентификатор | Идентификаторcamunda-bpm-assert-examples |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Тип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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-assert-examples/ -->
<dependency>
<groupId>org.camunda.bpm.extension</groupId>
<artifactId>camunda-bpm-assert-examples</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-assert-examples/
implementation 'org.camunda.bpm.extension:camunda-bpm-assert-examples:1.2'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension/camunda-bpm-assert-examples/
implementation ("org.camunda.bpm.extension:camunda-bpm-assert-examples:1.2")
'org.camunda.bpm.extension:camunda-bpm-assert-examples:jar:1.2'
<dependency org="org.camunda.bpm.extension" name="camunda-bpm-assert-examples" rev="1.2">
<artifact name="camunda-bpm-assert-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension', module='camunda-bpm-assert-examples', version='1.2')
)
libraryDependencies += "org.camunda.bpm.extension" % "camunda-bpm-assert-examples" % "1.2"
[org.camunda.bpm.extension/camunda-bpm-assert-examples "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.bpm.extension : camunda-bpm-assert | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.bpm : camunda-engine | jar | 7.1.0-Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 14.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.slf4j : slf4j-simple | jar | 1.7.2 |
| com.h2database : h2 | jar | 1.3.168 |
| com.fasterxml.uuid : java-uuid-generator | jar | 3.1.3 |