License |
License |
---|---|
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdintegration-tests-common |
Version | Version0.17.0 |
Type | Typejar |
Description |
DescriptionKogito Apps :: Integration Tests :: Common
Processes and common classes for integration tests
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-common/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>integration-tests-common</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-common/
implementation 'org.kie.kogito:integration-tests-common:0.17.0'
// https://jarcasting.com/artifacts/org.kie.kogito/integration-tests-common/
implementation ("org.kie.kogito:integration-tests-common:0.17.0")
'org.kie.kogito:integration-tests-common:jar:0.17.0'
<dependency org="org.kie.kogito" name="integration-tests-common" rev="0.17.0">
<artifact name="integration-tests-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='integration-tests-common', version='0.17.0')
)
libraryDependencies += "org.kie.kogito" % "integration-tests-common" % "0.17.0"
[org.kie.kogito/integration-tests-common "0.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.14.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
io.rest-assured : rest-assured | jar | 4.3.0 |
org.assertj : assertj-core | jar | 3.16.1 |
org.awaitility : awaitility | jar | |
org.kie.kogito : kogito-test-utils | jar | 0.17.0 |