MVN

com.nhl.bootique.jetty : bootique-jetty-test

Maven & Gradle

Jul 26, 2016
6 usages
6 stars

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.

<dependency>
    <groupId>com.nhl.bootique.jetty</groupId>
    <artifactId>bootique-jetty-test</artifactId>
    <version>0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique.jetty : bootique-jetty-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16

All Versions

Choose a version of com.nhl.bootique.jetty : bootique-jetty-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16
bootique-jetty-test-0.16
0.15
bootique-jetty-test-0.15
0.14
bootique-jetty-test-0.14
0.13
bootique-jetty-test-0.13

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhl.bootique.jetty</groupId>
    <artifactId>bootique-jetty-test</artifactId>
    <version>0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhl.bootique.jetty : bootique-jetty-test gradle dependency to your build.gradle file:

implementation 'com.nhl.bootique.jetty:bootique-jetty-test:0.16'

Gradle Kotlin DSL: Add the following com.nhl.bootique.jetty : bootique-jetty-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhl.bootique.jetty:bootique-jetty-test:0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhl.bootique.jetty : bootique-jetty-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhl.bootique.jetty" % "bootique-jetty-test" % "0.16"

Advertisement

Dependencies from Group

Jul 26, 2016
6 usages
6 stars
Jul 26, 2016
6 usages
6 stars

Discover Dependencies

cos
Feb 12, 2022
37 usages
Oct 17, 2022
16 usages
0 stars
Jul 03, 2023
11 usages
Dec 07, 2012
3 usages
44 stars
Apr 23, 2020
7 usages
0 stars
May 23, 2023
131 usages
7 stars
Oct 27, 2006
5 usages
Aug 19, 2011
10 usages
Jul 05, 2023
5 usages
269 stars