Easy Rules Quick Start Archetype

Maven archetype to create a skeleton project

License

License

GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-rules-archetype
Last Version

Last Version

4.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Easy Rules Quick Start Archetype
Maven archetype to create a skeleton project
Project URL

Project URL

http://www.github.com/j-easy/easy-rules

Download easy-rules-archetype

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.0
4.0.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0