| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.camunda.commons |
| Идентификатор | Идентификаторcamunda-commons-utils |
| Последняя версия | Последняя версия1.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcamunda Commons - Utils
This pom defines the required plugins and profiles to allow a camunda bpm release build.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-utils/ -->
<dependency>
<groupId>org.camunda.commons</groupId>
<artifactId>camunda-commons-utils</artifactId>
<version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-utils/
implementation 'org.camunda.commons:camunda-commons-utils:1.10.1'
// https://jarcasting.com/artifacts/org.camunda.commons/camunda-commons-utils/
implementation ("org.camunda.commons:camunda-commons-utils:1.10.1")
'org.camunda.commons:camunda-commons-utils:jar:1.10.1'
<dependency org="org.camunda.commons" name="camunda-commons-utils" rev="1.10.1">
<artifact name="camunda-commons-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.commons', module='camunda-commons-utils', version='1.10.1')
)
libraryDependencies += "org.camunda.commons" % "camunda-commons-utils" % "1.10.1"
[org.camunda.commons/camunda-commons-utils "1.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.camunda.commons : camunda-commons-logging | jar | 1.10.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 2.9.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |