is not current version
Last Version 2.0.1

bootique-jetty-junit5: JUnit 5 utilities to start Jetty on a dynamic port 2.0.M1

JUnit 5 utilities to start Jetty on a dynamically determined port and provide a client that can be used by the tests

License

License

Categories

Categories

Jetty Container Application Servers JUnit Unit Testing Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.jetty
ArtifactId

ArtifactId

bootique-jetty-junit5
Version

Version

2.0.M1
Type

Type

jar
Description

Description

bootique-jetty-junit5: JUnit 5 utilities to start Jetty on a dynamic port
JUnit 5 utilities to start Jetty on a dynamically determined port and provide a client that can be used by the tests
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-jetty-junit5 2.0.M1


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

Dependencies

compile (4)

Group / Artifact Type Version
io.bootique.jetty : bootique-jetty jar 2.0.M1
io.bootique : bootique-junit5 jar 2.0.M1
org.glassfish.jersey.core : jersey-client jar 2.30.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.30.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.