Easy Rules Spring Boot Starter module

Module providing Spring Boot autoconfiguration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.easyrules
ArtifactId

ArtifactId

easyrules-spring-boot-starter
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Easy Rules Spring Boot Starter module
Module providing Spring Boot autoconfiguration
Project URL

Project URL

http://www.easyrules.org/easyrules-spring-boot-starter

Download easyrules-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.easyrules : easyrules-core jar 2.5.0
org.easyrules : easyrules-spring jar 2.5.0
org.springframework.boot : spring-boot-autoconfigure jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar
junit : junit jar 4.12
commons-logging : commons-logging jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0