Last Version

Kogito Example :: Process Service Calls with Spring Boot 1.7.0.Final

Kogito service invocation - Spring Boot

License

License

GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

process-service-calls-springboot
Version

Version

1.7.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Process Service Calls with Spring Boot
Kogito service invocation - Spring Boot
Project Organization

Project Organization

JBoss by Red Hat

Download process-service-calls-springboot 1.7.0.Final


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

Dependencies

compile (4)

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 1.7.0.Final
org.springdoc : springdoc-openapi-ui jar 1.5.2

test (1)

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

Project Modules

There are no modules declared in this project.