Last Version

Kogito Example :: Process PostgreSQL Persistence Spring Boot 1.23.0.Final

Kogito with PostgreSQL persistence - Spring Boot

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-postgresql-persistence-springboot
Version

Version

1.23.0.Final
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 1.23.0.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.kie.kogito : kogito-processes-spring-boot-starter jar
org.kie.kogito : kogito-api jar

test (3)

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

Project Modules

There are no modules declared in this project.