is not current version
Last Version 1.23.0.Final

Kogito Example :: Process Scripts With Spring Boot 1.18.0.Final

Kogito script invocation - Spring Boot

License

License

GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-scripts-springboot
Version

Version

1.18.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Process Scripts With Spring Boot
Kogito script invocation - Spring Boot
Project Organization

Project Organization

JBoss by Red Hat

Download process-scripts-springboot 1.18.0.Final


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.