License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.hongwen1993 |
ArtifactId | ArtifactIdfast-drools-spring-boot-starter |
Version | Version8.0.9 |
Type | Typejar |
Description |
Descriptionfast-drools-spring-boot-starter
https://github.com/hongwen1993/fast-drools-spring-boot-starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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>8.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hongwen1993/fast-drools-spring-boot-starter/
implementation 'com.github.hongwen1993:fast-drools-spring-boot-starter:8.0.9'
// https://jarcasting.com/artifacts/com.github.hongwen1993/fast-drools-spring-boot-starter/
implementation ("com.github.hongwen1993:fast-drools-spring-boot-starter:8.0.9")
'com.github.hongwen1993:fast-drools-spring-boot-starter:jar:8.0.9'
<dependency org="com.github.hongwen1993" name="fast-drools-spring-boot-starter" rev="8.0.9">
<artifact name="fast-drools-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hongwen1993', module='fast-drools-spring-boot-starter', version='8.0.9')
)
libraryDependencies += "com.github.hongwen1993" % "fast-drools-spring-boot-starter" % "8.0.9"
[com.github.hongwen1993/fast-drools-spring-boot-starter "8.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.5.RELEASE |
org.kie : kie-spring | jar | 7.37.0.Final |
org.drools : drools-compiler | jar | 7.37.0.Final |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |