Kogito Example :: Process MongoDB Persistence Spring Boot

Kogito with MongoDB persistence - Spring Boot

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

process-mongodb-persistence-springboot
Last Version

Last Version

1.7.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Kogito Example :: Process MongoDB Persistence Spring Boot
Kogito with MongoDB persistence - Spring Boot
Project Organization

Project Organization

JBoss by Red Hat

Download process-mongodb-persistence-springboot

How to add to project

<!-- https://jarcasting.com/artifacts/org.kie.kogito/process-mongodb-persistence-springboot/ -->
<dependency>
    <groupId>org.kie.kogito</groupId>
    <artifactId>process-mongodb-persistence-springboot</artifactId>
    <version>1.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/process-mongodb-persistence-springboot/
implementation 'org.kie.kogito:process-mongodb-persistence-springboot:1.7.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/process-mongodb-persistence-springboot/
implementation ("org.kie.kogito:process-mongodb-persistence-springboot:1.7.0.Final")
'org.kie.kogito:process-mongodb-persistence-springboot:jar:1.7.0.Final'
<dependency org="org.kie.kogito" name="process-mongodb-persistence-springboot" rev="1.7.0.Final">
  <artifact name="process-mongodb-persistence-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='process-mongodb-persistence-springboot', version='1.7.0.Final')
)
libraryDependencies += "org.kie.kogito" % "process-mongodb-persistence-springboot" % "1.7.0.Final"
[org.kie.kogito/process-mongodb-persistence-springboot "1.7.0.Final"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
org.kie.kogito : kogito-springboot-starter jar
org.springdoc : springdoc-openapi-ui jar 1.5.2
org.kie.kogito : kogito-api jar
org.mongodb : mongodb-driver-sync jar 4.1.0
org.kie.kogito : mongodb-persistence-addon jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.rest-assured : rest-assured jar 3.3.0
org.kie.kogito : kogito-test-utils jar 1.7.0.Final

Project Modules

There are no modules declared in this project.
org.kie.kogito

KIE (Drools, OptaPlanner and jBPM)

Code of the Drools rule engine, OptaPlanner constraint solver and jBPM workflow engine.

Versions

Version
1.7.0.Final
1.6.0.Final
1.5.0.Final
1.4.1.Final
1.4.0.Final
1.3.0.Final
1.2.0.Final
1.1.0.Final
1.0.0.Final
0.17.0
0.16.0
0.15.0