Last Version

Kogito :: Spring Boot :: Starter :: Predictions 1.23.0.Final

Spring Boot Starter for Kogito Predictions (PMML). Contains everything you need to get started with Kogito Predictions!

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

kogito-predictions-spring-boot-starter
Version

Version

1.23.0.Final
Type

Type

jar
Description

Description

Kogito :: Spring Boot :: Starter :: Predictions
Spring Boot Starter for Kogito Predictions (PMML). Contains everything you need to get started with Kogito Predictions!
Project Organization

Project Organization

JBoss by Red Hat

Download kogito-predictions-spring-boot-starter 1.23.0.Final


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

Dependencies

compile (7)

Group / Artifact Type Version
org.kie.kogito : kogito-pmml jar
org.springframework.boot : spring-boot-starter-web jar
org.kie.kogito : kogito-api jar
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.activation : javax.activation jar 1.2.0
io.swagger.core.v3 : swagger-annotations jar
org.springdoc : springdoc-openapi-ui jar

Project Modules

There are no modules declared in this project.