is not current version
Last Version 0.25

io.bootique.undertow:bootique-undertow-test 0.4

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

Categories

Categories

Undertow Net Networking Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.undertow
ArtifactId

ArtifactId

bootique-undertow-test
Version

Version

0.4
Type

Type

jar

Download bootique-undertow-test 0.4


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