Group Id org.jeasy
Artifact Id easy-rules-spel
Version 3.4.0
Packaging jar
URL -
Badge
Last Updated 2019-12-08T12:44:22+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-rules-spel</artifactId>
    <version>3.4.0</version>
</dependency>
implementation group: 'org.jeasy', name: 'easy-rules-spel', version: '3.4.0'
implementation 'org.jeasy:easy-rules-spel:3.4.0'
implementation("org.jeasy:easy-rules-spel:3.4.0")
libraryDependencies += "org.jeasy" % "easy-rules-spel" % "3.4.0"
<dependency org="org.jeasy" name="easy-rules-spel" rev="3.4.0"/>
@Grapes(
    @Grab(group='org.jeasy', module='easy-rules-spel', version='3.4.0')
)
[org.jeasy/easy-rules-spel "3.4.0"]
'org.jeasy:easy-rules-spel:3.4.0'