is not current version
Last Version 8.0.9

com.github.hongwen1993:fast-drools-spring-boot-starter 7.37.0.Final

https://github.com/hongwen1993/fast-drools-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hongwen1993
ArtifactId

ArtifactId

fast-drools-spring-boot-starter
Version

Version

7.37.0.Final
Type

Type

jar

Download fast-drools-spring-boot-starter 7.37.0.Final


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