Last Version

Undertow - Hello World 0.66.0.1

An example Hello World Application for Undertow in the JWebSwing Framework

License

License

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.jwebmp.examples.undertow
ArtifactId

ArtifactId

helloworld
Version

Version

0.66.0.1
Type

Type

jar
Description

Description

Undertow - Hello World
An example Hello World Application for Undertow in the JWebSwing Framework
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/JWebMP

Download helloworld 0.66.0.1


<!-- https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/helloworld/ -->
<dependency>
    <groupId>com.jwebmp.examples.undertow</groupId>
    <artifactId>helloworld</artifactId>
    <version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/helloworld/
implementation 'com.jwebmp.examples.undertow:helloworld:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.examples.undertow/helloworld/
implementation ("com.jwebmp.examples.undertow:helloworld:0.66.0.1")
'com.jwebmp.examples.undertow:helloworld:jar:0.66.0.1'
<dependency org="com.jwebmp.examples.undertow" name="helloworld" rev="0.66.0.1">
  <artifact name="helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.examples.undertow', module='helloworld', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp.examples.undertow" % "helloworld" % "0.66.0.1"
[com.jwebmp.examples.undertow/helloworld "0.66.0.1"]

Dependencies

compile (11)

Group / Artifact Type Version
com.jwebmp : jwebmp-core jar 0.66.0.1
com.jwebmp : jwebmp-interception jar 0.66.0.1
com.jwebmp : jwebmp-undertow jar 0.66.0.1
com.jwebmp : jwebmp-websockets jar 0.66.0.1
com.jwebmp : guiced-servlets jar 0.66.0.1
com.jwebmp : guiced-injection jar 0.66.0.1
com.jwebmp : jwebmp-log-master jar 0.66.0.1
com.jwebmp.inject.extensions : guice-servlet jar 0.66.0.1
io.undertow : undertow-core jar 1.4.25.Final
io.undertow : undertow-servlet jar 1.4.25.Final
io.undertow : undertow-websockets-jsr jar 1.4.25.Final

Project Modules

There are no modules declared in this project.