Last Version

KIE :: Spring :: Boot 7.71.0.Final

Parent integration project for SpringBoot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.kie
ArtifactId

ArtifactId

kie-spring-boot
Version

Version

7.71.0.Final
Type

Type

pom
Description

Description

KIE :: Spring :: Boot
Parent integration project for SpringBoot
Project Organization

Project Organization

JBoss by Red Hat

Download kie-spring-boot 7.71.0.Final


<!-- https://jarcasting.com/artifacts/org.kie/kie-spring-boot/ -->
<dependency>
    <groupId>org.kie</groupId>
    <artifactId>kie-spring-boot</artifactId>
    <version>7.71.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie/kie-spring-boot/
implementation 'org.kie:kie-spring-boot:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie/kie-spring-boot/
implementation ("org.kie:kie-spring-boot:7.71.0.Final")
'org.kie:kie-spring-boot:pom:7.71.0.Final'
<dependency org="org.kie" name="kie-spring-boot" rev="7.71.0.Final">
  <artifact name="kie-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='kie-spring-boot', version='7.71.0.Final')
)
libraryDependencies += "org.kie" % "kie-spring-boot" % "7.71.0.Final"
[org.kie/kie-spring-boot "7.71.0.Final"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.0

Project Modules

  • kie-spring-boot-starters
  • kie-spring-boot-samples
  • kie-spring-boot-autoconfiguration