spring-boot-starter-drools

springboot start drools

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

io.github.homeant
ArtifactId

ArtifactId

spring-boot-starter-drools
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-drools
springboot start drools
Project URL

Project URL

https://github.com/homeant/spring-boot-starter-drools
Source Code Management

Source Code Management

https://github.com/homeant/spring-boot-starter-drools

Download spring-boot-starter-drools

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

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>

Versions

Version
1.0.0.RELEASE