is not current version
Last Version 1.0.1.RELEASE

com.github.ichelon:framework-starter-undertow 0.0.3.RELEASE

Framework Starter Undertow

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-starter-undertow
Version

Version

0.0.3.RELEASE
Type

Type

jar

Download framework-starter-undertow 0.0.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-undertow/ -->
<dependency>
    <groupId>com.github.ichelon</groupId>
    <artifactId>framework-starter-undertow</artifactId>
    <version>0.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-undertow/
implementation 'com.github.ichelon:framework-starter-undertow:0.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starter-undertow/
implementation ("com.github.ichelon:framework-starter-undertow:0.0.3.RELEASE")
'com.github.ichelon:framework-starter-undertow:jar:0.0.3.RELEASE'
<dependency org="com.github.ichelon" name="framework-starter-undertow" rev="0.0.3.RELEASE">
  <artifact name="framework-starter-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-starter-undertow', version='0.0.3.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-starter-undertow" % "0.0.3.RELEASE"
[com.github.ichelon/framework-starter-undertow "0.0.3.RELEASE"]