| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем |
| Группа | Группаorg.camunda.bpm.extension.rest |
| Идентификатор | Идентификаторcamunda-rest-client-spring-boot-itest |
| Последняя версия | Последняя версия0.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcamunda-rest-client-spring-boot-itest
Integration tests of the client.
|
| Организация-разработчик |
Организация-разработчикCamunda Services GmbH |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-itest/ -->
<dependency>
<groupId>org.camunda.bpm.extension.rest</groupId>
<artifactId>camunda-rest-client-spring-boot-itest</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-itest/
implementation 'org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-itest:0.0.6'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-itest/
implementation ("org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-itest:0.0.6")
'org.camunda.bpm.extension.rest:camunda-rest-client-spring-boot-itest:jar:0.0.6'
<dependency org="org.camunda.bpm.extension.rest" name="camunda-rest-client-spring-boot-itest" rev="0.0.6">
<artifact name="camunda-rest-client-spring-boot-itest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.rest', module='camunda-rest-client-spring-boot-itest', version='0.0.6')
)
libraryDependencies += "org.camunda.bpm.extension.rest" % "camunda-rest-client-spring-boot-itest" % "0.0.6"
[org.camunda.bpm.extension.rest/camunda-rest-client-spring-boot-itest "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.holunda.testing : camunda-bpm-jgiven | jar | 0.0.8 |
| com.tngtech.jgiven : jgiven-spring-junit4 | jar | 1.0.0 |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.mockito.kotlin : mockito-kotlin | jar | 3.2.0 |
| org.assertj : assertj-core | jar | 3.20.2 |