Camunda Platform - JUnit 5 Extension

Provides general dependencies and profiles for database testing

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

org.camunda.bpm
Идентификатор

Идентификатор

camunda-bpm-junit5
Последняя версия

Последняя версия

7.18.0-alpha2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Camunda Platform - JUnit 5 Extension
Provides general dependencies and profiles for database testing
Организация-разработчик

Организация-разработчик

camunda services GmbH

Скачать camunda-bpm-junit5

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-junit5/ -->
<dependency>
    <groupId>org.camunda.bpm</groupId>
    <artifactId>camunda-bpm-junit5</artifactId>
    <version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-junit5/
implementation 'org.camunda.bpm:camunda-bpm-junit5:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm/camunda-bpm-junit5/
implementation ("org.camunda.bpm:camunda-bpm-junit5:7.18.0-alpha2")
'org.camunda.bpm:camunda-bpm-junit5:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm" name="camunda-bpm-junit5" rev="7.18.0-alpha2">
  <artifact name="camunda-bpm-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm', module='camunda-bpm-junit5', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm" % "camunda-bpm-junit5" % "7.18.0-alpha2"
[org.camunda.bpm/camunda-bpm-junit5 "7.18.0-alpha2"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar
org.camunda.bpm : camunda-engine jar

test (4)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.21.0
org.junit.platform : junit-platform-testkit jar
com.h2database : h2 jar 2.0.206
ch.qos.logback : logback-classic jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
7.18.0-alpha2
7.18.0-alpha1
7.17.0
7.17.0-alpha6