bootique-undertow: Undertow HTTP Server integration with Bootique

Provides Undertow HTTP Server integration with Bootique.

License

License

Categories

Categories

Undertow Net Networking Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.undertow
ArtifactId

ArtifactId

bootique-undertow
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-undertow: Undertow HTTP Server integration with Bootique
Provides Undertow HTTP Server integration with Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-undertow

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
io.undertow : undertow-core jar 2.0.41.Final
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.bootique : bootique-test jar 2.0.1
org.slf4j : slf4j-simple jar 1.7.25
org.apache.httpcomponents : fluent-hc jar 4.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.2
1.1
1.0
1.0.RC1
0.25
0.24
0.4
0.3