Last Version

jBPM :: WorkItem :: SpringBoot :: IntegrationTests 7.71.0.Final

Sample project for testing workitems in a jBPM SpringBoot application

License

License

GroupId

GroupId

org.jbpm.contrib
ArtifactId

ArtifactId

jbpm-workitem-itests
Version

Version

7.71.0.Final
Type

Type

jar
Description

Description

jBPM :: WorkItem :: SpringBoot :: IntegrationTests
Sample project for testing workitems in a jBPM SpringBoot application
Project Organization

Project Organization

JBoss by Red Hat

Download jbpm-workitem-itests 7.71.0.Final


<!-- 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"]

Dependencies

compile (3)

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

test (10)

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

Project Modules

There are no modules declared in this project.