EZE - JUnit Extension

This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.

License

License

Categories

Categories

JUnit Unit Testing Unity Business Logic Libraries Game Development
GroupId

GroupId

org.camunda.community
ArtifactId

ArtifactId

eze-junit-extension
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

EZE - JUnit Extension
This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.
Project Organization

Project Organization

Camunda Services GmbH

Download eze-junit-extension

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.camunda.community : eze jar 0.6.1
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.jetbrains.kotlin : kotlin-test jar 1.6.0
org.awaitility : awaitility-kotlin jar 4.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0