is not current version
Last Version 4.1.0

org.jeasy:easy-rules-archetype 3.1.0

Maven archetype to create a skeleton project

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules-archetype
Version

Version

3.1.0
Type

Type

jar

Download easy-rules-archetype 3.1.0


<!-- https://jarcasting.com/artifacts/org.jeasy/easy-rules-archetype/ -->
<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-rules-archetype</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-archetype/
implementation 'org.jeasy:easy-rules-archetype:3.1.0'
// https://jarcasting.com/artifacts/org.jeasy/easy-rules-archetype/
implementation ("org.jeasy:easy-rules-archetype:3.1.0")
'org.jeasy:easy-rules-archetype:jar:3.1.0'
<dependency org="org.jeasy" name="easy-rules-archetype" rev="3.1.0">
  <artifact name="easy-rules-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-rules-archetype', version='3.1.0')
)
libraryDependencies += "org.jeasy" % "easy-rules-archetype" % "3.1.0"
[org.jeasy/easy-rules-archetype "3.1.0"]