Last Version

Framework Starter Undertow 1.0.1.RELEASE

Framework Starter Undertow

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-starter-undertow
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Framework Starter Undertow
Framework Starter Undertow

Download framework-starter-undertow 1.0.1.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-starter-undertow jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.