spring-boot-starter-drools
spring-boot 使用版本为 2.1.3.RELEASE
<dependency>
<groupId>io.github.homeant</groupId>
<artifactId>spring-boot-starter-drools</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
GroupId | GroupIdio.github.homeant |
ArtifactId | ArtifactIdspring-boot-starter-drools |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-drools
springboot start drools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.homeant/spring-boot-starter-drools/ -->
<dependency>
<groupId>io.github.homeant</groupId>
<artifactId>spring-boot-starter-drools</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.homeant/spring-boot-starter-drools/
implementation 'io.github.homeant:spring-boot-starter-drools:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.homeant/spring-boot-starter-drools/
implementation ("io.github.homeant:spring-boot-starter-drools:1.0.0.RELEASE")
'io.github.homeant:spring-boot-starter-drools:jar:1.0.0.RELEASE'
<dependency org="io.github.homeant" name="spring-boot-starter-drools" rev="1.0.0.RELEASE">
<artifact name="spring-boot-starter-drools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.homeant', module='spring-boot-starter-drools', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.homeant" % "spring-boot-starter-drools" % "1.0.0.RELEASE"
[io.github.homeant/spring-boot-starter-drools "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.guava : guava | jar | 27.1-jre |
org.kie : kie-spring | jar | 7.28.0.Final |
org.drools : drools-compiler | jar | 7.28.0.Final |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |
spring-boot 使用版本为 2.1.3.RELEASE
<dependency>
<groupId>io.github.homeant</groupId>
<artifactId>spring-boot-starter-drools</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>