License |
License |
---|---|
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdexamples-test-utils |
Version | Version0.13.1 |
Type | Typejar |
Description |
DescriptionKogito Examples :: Test Utilities
Test Utilities for Examples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
examples-test-utils-0.13.1.pom | |
examples-test-utils-0.13.1.jar | 39 KB |
examples-test-utils-0.13.1-sources.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/examples-test-utils/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>examples-test-utils</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/examples-test-utils/
implementation 'org.kie.kogito:examples-test-utils:0.13.1'
// https://jarcasting.com/artifacts/org.kie.kogito/examples-test-utils/
implementation ("org.kie.kogito:examples-test-utils:0.13.1")
'org.kie.kogito:examples-test-utils:jar:0.13.1'
<dependency org="org.kie.kogito" name="examples-test-utils" rev="0.13.1">
<artifact name="examples-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='examples-test-utils', version='0.13.1')
)
libraryDependencies += "org.kie.kogito" % "examples-test-utils" % "0.13.1"
[org.kie.kogito/examples-test-utils "0.13.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : junit-jupiter | jar | 1.14.3 |
org.testcontainers : kafka | jar | 1.14.3 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
org.apache.kafka : kafka-clients | jar | |
org.kie.kogito : kogito-springboot-starter | jar | |
org.springframework.boot : spring-boot-starter-test | jar |