MVN

io.bootique.jetty : bootique-jetty-junit5

Maven & Gradle

Dec 09, 2022
25 usages
6 stars

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

<dependency>
    <groupId>io.bootique.jetty</groupId>
    <artifactId>bootique-jetty-junit5</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.jetty : bootique-jetty-junit5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique.jetty : bootique-jetty-junit5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-jetty-junit5-3.0.M1
2.0.x
bootique-jetty-junit5-2.0.1
bootique-jetty-junit5-2.0.RC1
bootique-jetty-junit5-2.0.B1
bootique-jetty-junit5-2.0.M1
2.0
bootique-jetty-junit5-2.0

How to add a dependency to Maven

Add the following io.bootique.jetty : bootique-jetty-junit5 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.bootique.jetty</groupId>
    <artifactId>bootique-jetty-junit5</artifactId>
    <version>3.0.M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bootique.jetty : bootique-jetty-junit5 gradle dependency to your build.gradle file:

implementation 'io.bootique.jetty:bootique-jetty-junit5:3.0.M1'

Gradle Kotlin DSL: Add the following io.bootique.jetty : bootique-jetty-junit5 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bootique.jetty:bootique-jetty-junit5:3.0.M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bootique.jetty : bootique-jetty-junit5 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bootique.jetty" % "bootique-jetty-junit5" % "3.0.M1"

Advertisement

Dependencies from Group

Dec 09, 2022
26 usages
6 stars
Dec 09, 2022
25 usages
6 stars
Mar 21, 2018
12 usages
6 stars
Dec 09, 2022
2 usages
6 stars
Dec 09, 2022
2 usages
6 stars

Discover Dependencies

Jul 20, 2023
21 usages
5 stars
Oct 05, 2021
20 usages
353 stars
Aug 21, 2023
27 usages
402 stars
Dec 11, 2020
19 usages
1.1k stars
Jan 22, 2021
21 usages
410 stars
Jan 23, 2021
19 usages
1.1k stars
May 10, 2023
26 usages
1.1k stars
Mar 06, 2021
19 usages
1.1k stars
Apr 21, 2021
19 usages
2.3k stars
Aug 16, 2023
22 usages
29 stars