MVN

com.nhl.bootique.jetty : bootique-jetty

Maven & Gradle

Jul 26, 2016
6 usages
6 stars

bootique-jetty: a module to run Jetty on Bootique · Provides Jetty integration with Bootique.

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

Latest Version

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

  • Latest Stable: 0.16

All Versions

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

Version Vulnerabilities Updated
0.16
bootique-jetty-0.16
0.15
bootique-jetty-0.15
0.14
bootique-jetty-0.14
0.13
bootique-jetty-0.13
0.12
bootique-jetty-0.12
0.11
bootique-jetty-0.11
0.10
bootique-jetty-0.10
0.9
bootique-jetty-0.9
0.8
bootique-jetty-0.8
0.7
bootique-jetty-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhl.bootique.jetty</groupId>
    <artifactId>bootique-jetty</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 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Mar 04, 2012
6 usages
1.6k stars
Oct 17, 2019
11 usages
4 stars
Aug 01, 2023
49 usages
2 stars
Oct 07, 2021
3 usages
0 stars
Oct 07, 2021
3 usages
0 stars
Aug 15, 2023
15 usages
Aug 22, 2023
61 usages
1k stars
Mar 17, 2017
9 usages
7 stars