Last Version

EasyPack Undertow Archetype 1.0.BETA

Maven archetype for creating a project that uses the Undertow server and is packaged with an EasyPack packaging

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.github.easypack
ArtifactId

ArtifactId

easypack-archetype-undertow
Version

Version

1.0.BETA
Type

Type

jar
Description

Description

EasyPack Undertow Archetype
Maven archetype for creating a project that uses the Undertow server and is packaged with an EasyPack packaging
Project URL

Project URL

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

Download easypack-archetype-undertow 1.0.BETA


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