| License |
License |
|---|---|
| GroupId | GroupIdorg.jbpm.contrib |
| ArtifactId | ArtifactIdjbpm-workitem-itests |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjBPM :: WorkItem :: SpringBoot :: IntegrationTests
Sample project for testing workitems in a jBPM SpringBoot application
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jbpm.contrib/jbpm-workitem-itests/ -->
<dependency>
<groupId>org.jbpm.contrib</groupId>
<artifactId>jbpm-workitem-itests</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jbpm.contrib/jbpm-workitem-itests/
implementation 'org.jbpm.contrib:jbpm-workitem-itests:7.71.0.Final'
// https://jarcasting.com/artifacts/org.jbpm.contrib/jbpm-workitem-itests/
implementation ("org.jbpm.contrib:jbpm-workitem-itests:7.71.0.Final")
'org.jbpm.contrib:jbpm-workitem-itests:jar:7.71.0.Final'
<dependency org="org.jbpm.contrib" name="jbpm-workitem-itests" rev="7.71.0.Final">
<artifact name="jbpm-workitem-itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jbpm.contrib', module='jbpm-workitem-itests', version='7.71.0.Final')
)
libraryDependencies += "org.jbpm.contrib" % "jbpm-workitem-itests" % "7.71.0.Final"
[org.jbpm.contrib/jbpm-workitem-itests "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kie : jbpm-spring-boot-starter-basic | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.h2database : h2 | jar | 1.4.197 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jbpm.contrib : kafka-workitem | jar | 7.71.0.Final |
| org.apache.kafka : kafka-clients | jar | 2.8.1 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework : spring-test | jar | 5.3.19 |
| org.testcontainers : toxiproxy | jar | 1.15.2 |
| io.strimzi : strimzi-test-container | jar | 0.23.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.0 |