| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.ilxqx | 
| ArtifactId | ArtifactIdeasy-rules-spring-boot-starter | 
| Last Version | Last Version4.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioneasy-rules-spring-boot-starter A easy way to integrate EasyRules with SpringBoot. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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"]| 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 |