License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdorg.kie.kogito.examples |
ArtifactId | ArtifactIdprocess-postgresql-persistence-springboot |
Version | Version1.13.0.Final |
Type | Typejar |
Description |
DescriptionKogito Example :: Process PostgreSQL Persistence Spring Boot
Kogito with PostgreSQL persistence - Spring Boot
|
Project Organization |
Project Organization |
<!-- 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.13.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.13.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-postgresql-persistence-springboot/
implementation ("org.kie.kogito.examples:process-postgresql-persistence-springboot:1.13.0.Final")
'org.kie.kogito.examples:process-postgresql-persistence-springboot:jar:1.13.0.Final'
<dependency org="org.kie.kogito.examples" name="process-postgresql-persistence-springboot" rev="1.13.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.13.0.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "process-postgresql-persistence-springboot" % "1.13.0.Final"
[org.kie.kogito.examples/process-postgresql-persistence-springboot "1.13.0.Final"]
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 |
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.13.0.Final |