Easy Rules Quick Start Archetype

Maven archetype to create a skeleton project

License

License

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-archetype
Last Version

Last Version

1.0.2
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/dvgaba/easy-rules

Download easy-rules-archetype

How to add to project

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

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
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1