io.zeebe.bpmn-spec:junit-extension

A tool to write tests for BPMN processes

Лицензия

Лицензия

Категории

Категории

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

Группа

io.zeebe.bpmn-spec
Идентификатор

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

junit-extension
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A tool to write tests for BPMN processes
Организация-разработчик

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

Camunda Services GmbH

Скачать junit-extension

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

<!-- https://jarcasting.com/artifacts/io.zeebe.bpmn-spec/junit-extension/ -->
<dependency>
    <groupId>io.zeebe.bpmn-spec</groupId>
    <artifactId>junit-extension</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe.bpmn-spec/junit-extension/
implementation 'io.zeebe.bpmn-spec:junit-extension:2.0.0'
// https://jarcasting.com/artifacts/io.zeebe.bpmn-spec/junit-extension/
implementation ("io.zeebe.bpmn-spec:junit-extension:2.0.0")
'io.zeebe.bpmn-spec:junit-extension:jar:2.0.0'
<dependency org="io.zeebe.bpmn-spec" name="junit-extension" rev="2.0.0">
  <artifact name="junit-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe.bpmn-spec', module='junit-extension', version='2.0.0')
)
libraryDependencies += "io.zeebe.bpmn-spec" % "junit-extension" % "2.0.0"
[io.zeebe.bpmn-spec/junit-extension "2.0.0"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
io.zeebe.bpmn-spec : core jar 2.0.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20

test (3)

Идентификатор библиотеки Тип Версия
io.zeebe.bpmn-spec : zeebe-test-runner jar 2.0.0
org.assertj : assertj-core jar 3.20.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

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

Данный проект не имеет модулей.
io.zeebe.bpmn-spec
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

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

Версия
2.0.0
1.0.0
1.0.0-alpha2
1.0.0-alpha1