Last Version

springboot-drools-starter 1.1.0

SpringBoot Drools Starter

License

License

GroupId

GroupId

cn.hchub
ArtifactId

ArtifactId

springboot-drools-starter
Version

Version

1.1.0
Type

Type

jar
Description

Description

springboot-drools-starter
SpringBoot Drools Starter

Download springboot-drools-starter 1.1.0


<!-- https://jarcasting.com/artifacts/cn.hchub/springboot-drools-starter/ -->
<dependency>
    <groupId>cn.hchub</groupId>
    <artifactId>springboot-drools-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hchub/springboot-drools-starter/
implementation 'cn.hchub:springboot-drools-starter:1.1.0'
// https://jarcasting.com/artifacts/cn.hchub/springboot-drools-starter/
implementation ("cn.hchub:springboot-drools-starter:1.1.0")
'cn.hchub:springboot-drools-starter:jar:1.1.0'
<dependency org="cn.hchub" name="springboot-drools-starter" rev="1.1.0">
  <artifact name="springboot-drools-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hchub', module='springboot-drools-starter', version='1.1.0')
)
libraryDependencies += "cn.hchub" % "springboot-drools-starter" % "1.1.0"
[cn.hchub/springboot-drools-starter "1.1.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.6.2
org.drools : drools-templates jar 7.59.0.Final
org.kie : kie-spring jar 7.59.0.Final
com.google.guava : guava jar 30.1.1-jre
io.swagger.core.v3 : swagger-annotations jar 2.1.9
org.hibernate.validator : hibernate-validator jar 6.2.0.Final
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.