Group Id org.jeasy
Artifact Id easy-rules-spel
Version 3.3.0
Packaging jar
URL -
Badge
Last Updated 2019-04-25T13:25:34+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.3.0</version>
</dependency>
implementation group: 'org.jeasy', name: 'easy-rules-spel', version: '3.3.0'
implementation 'org.jeasy:easy-rules-spel:3.3.0'
implementation("org.jeasy:easy-rules-spel:3.3.0")
libraryDependencies += "org.jeasy" % "easy-rules-spel" % "3.3.0"
<dependency org="org.jeasy" name="easy-rules-spel" rev="3.3.0"/>
@Grapes(
    @Grab(group='org.jeasy', module='easy-rules-spel', version='3.3.0')
)
[org.jeasy/easy-rules-spel "3.3.0"]
'org.jeasy:easy-rules-spel:3.3.0'