| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.holunda.testing |
| Идентификатор | Идентификаторcamunda-bpm-assert-root |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camunda-bpm-assert-root-2.1.pom | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert-root/ -->
<dependency>
<groupId>io.holunda.testing</groupId>
<artifactId>camunda-bpm-assert-root</artifactId>
<version>2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert-root/
implementation 'io.holunda.testing:camunda-bpm-assert-root:2.1'
// https://jarcasting.com/artifacts/io.holunda.testing/camunda-bpm-assert-root/
implementation ("io.holunda.testing:camunda-bpm-assert-root:2.1")
'io.holunda.testing:camunda-bpm-assert-root:pom:2.1'
<dependency org="io.holunda.testing" name="camunda-bpm-assert-root" rev="2.1">
<artifact name="camunda-bpm-assert-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.holunda.testing', module='camunda-bpm-assert-root', version='2.1')
)
libraryDependencies += "io.holunda.testing" % "camunda-bpm-assert-root" % "2.1"
[io.holunda.testing/camunda-bpm-assert-root "2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |
| com.h2database : h2 | jar | 1.4.197 |
| com.fasterxml.uuid : java-uuid-generator | jar | 3.1.3 |