Group Id org.jeasy
Artifact Id easy-rules-archetype
Version 3.0.0
Packaging jar
URL -
Badge
Last Updated 2017-05-30T12:45:14+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-archetype</artifactId>
    <version>3.0.0</version>
</dependency>
implementation group: 'org.jeasy', name: 'easy-rules-archetype', version: '3.0.0'
implementation 'org.jeasy:easy-rules-archetype:3.0.0'
implementation("org.jeasy:easy-rules-archetype:3.0.0")
libraryDependencies += "org.jeasy" % "easy-rules-archetype" % "3.0.0"
<dependency org="org.jeasy" name="easy-rules-archetype" rev="3.0.0"/>
@Grapes(
    @Grab(group='org.jeasy', module='easy-rules-archetype', version='3.0.0')
)
[org.jeasy/easy-rules-archetype "3.0.0"]
'org.jeasy:easy-rules-archetype:3.0.0'