Last Version

EasyPack Quick Start Archetype 1.0.BETA

Maven archetype for quick starting a project that uses one of the EasyPack packagings

License

License

GroupId

GroupId

com.github.easypack
ArtifactId

ArtifactId

easypack-archetype-quickstart
Version

Version

1.0.BETA
Type

Type

jar
Description

Description

EasyPack Quick Start Archetype
Maven archetype for quick starting a project that uses one of the EasyPack packagings
Project URL

Project URL

https://github.com/easypack/easypack-archetype

Download easypack-archetype-quickstart 1.0.BETA


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

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.