is not current version
Last Version 1.0.2

Easy Rules Quick Start Archetype 1.0.1

Maven archetype to create a skeleton project

License

License

GroupId

GroupId

io.github.dvgaba
ArtifactId

ArtifactId

easy-rules-archetype
Version

Version

1.0.1
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 1.0.1


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

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.