Last Version

bootique-undertow-test 0.25

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
Version

Version

0.25
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 0.25


<!-- 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.