bootique-undertow-test

Helper classes for integration tests that require a Bootique Undertow server.

License

License

Categories

Categories

Undertow Net Networking Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.undertow
ArtifactId

ArtifactId

bootique-undertow-test
Last Version

Last Version

0.25
Release Date

Release Date

Type

Type

jar
Description

Description

bootique-undertow-test
Helper classes for integration tests that require a Bootique Undertow server.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-undertow-test

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.bootique : bootique jar 0.25
io.bootique.undertow : bootique-undertow jar 0.25
io.bootique : bootique-test jar 0.25
org.slf4j : slf4j-api jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

build test deploy Maven Central

bootique-undertow

Provides Undertow integration with Bootique. See usage example bootique-undertow-demo.

Goals

Fast, Testable, Simple HTTP Server, that supports DI in Controllers and Middlewares.

io.bootique.undertow

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
0.25
0.24
0.4
0.3