Last Version

Helper classes for the unit tests that require a Bootique Jetty container 0.16

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

License

License

Categories

Categories

Jetty Container Application Servers Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.jetty
ArtifactId

ArtifactId

bootique-jetty-test
Version

Version

0.16
Type

Type

jar
Description

Description

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

Project Organization

National Hockey League

Download bootique-jetty-test 0.16


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

Dependencies

compile (2)

Group / Artifact Type Version
com.nhl.bootique.jetty : bootique-jetty jar 0.16
com.nhl.bootique : bootique-test jar 0.18

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.31-beta
org.glassfish.jersey.core : jersey-client jar 2.21
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.