rule-engine-spring-boot-starter

rule engine spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

rule-engine-spring-boot-starter
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

rule-engine-spring-boot-starter
rule engine spring boot starter
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download rule-engine-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.liuyehcf : rule-engine jar 1.2.0
org.springframework.boot : spring-boot-autoconfigure jar

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar
org.springframework : spring-test jar
org.projectlombok : lombok jar 1.16.20
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0