Last Version

bootique-jetty-test: Helper classes for unit tests that require a Bootique Jetty container 0.25

Provides Helper classes for unit tests that require a Bootique Jetty container.

License

License

Categories

Categories

Jetty Container Application Servers Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jetty
ArtifactId

ArtifactId

bootique-jetty-test
Version

Version

0.25
Type

Type

jar
Description

Description

bootique-jetty-test: Helper classes for unit tests that require a Bootique Jetty container
Provides Helper classes for unit tests that require a Bootique Jetty container.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-jetty-test 0.25


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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.jetty : bootique-jetty-instrumented jar 0.25
io.bootique : bootique-test jar 0.25

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.15.0
org.glassfish.jersey.core : jersey-client jar 2.21
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.