Kogito Example :: Process PostgreSQL Persistence Spring Boot

Kogito with PostgreSQL persistence - Spring Boot

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

process-postgresql-persistence-springboot
Last Version

Last Version

1.7.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download process-postgresql-persistence-springboot

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-actuator jar
org.kie.kogito : kogito-springboot-starter jar
org.springdoc : springdoc-openapi-ui jar 1.5.2
org.kie.kogito : kogito-api jar
org.kie.kogito : postgresql-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