easy-rules-spring-boot-starter

A easy way to integrate EasyRules with SpringBoot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.ilxqx
ArtifactId

ArtifactId

easy-rules-spring-boot-starter
Last Version

Last Version

4.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-rules-spring-boot-starter
A easy way to integrate EasyRules with SpringBoot.
Project URL

Project URL

https://github.com/Venus-WXP/easy-rules-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Venus-WXP/easy-rules-spring-boot-starter/tree/main

Download easy-rules-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.1
org.jeasy : easy-rules-core jar 4.1.0
org.jeasy : easy-rules-support jar 4.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.0
4.1.0