MVN

io.bootique.jetty : bootique-jetty

Maven & Gradle

Dec 09, 2022
26 usages
6 stars

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

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

Latest Version

Choose a version of io.bootique.jetty : bootique-jetty 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 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-jetty-3.0.M1
2.0.x
bootique-jetty-2.0.1
bootique-jetty-2.0.RC1
bootique-jetty-2.0.B1
bootique-jetty-2.0.M1
2.0
bootique-jetty-2.0
1.3
bootique-jetty-1.3
1.2
bootique-jetty-1.2
1.1
bootique-jetty-1.1
1.0
bootique-jetty-1.0
1.0.x
bootique-jetty-1.0.RC1
0.25
bootique-jetty-0.25
0.24
bootique-jetty-0.24
0.21
bootique-jetty-0.21
0.20
bootique-jetty-0.20
0.19
bootique-jetty-0.19
0.18
bootique-jetty-0.18
0.17
bootique-jetty-0.17

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.bootique.jetty" % "bootique-jetty" % "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

May 08, 2023
2 usages
3 stars
Jan 25, 2017
4 usages
0 stars
Apr 14, 2021
4 usages
7 stars
Feb 02, 2021
17 usages
1.3k stars
Dec 07, 2019
5 usages
104 stars
May 20, 2019
3 usages
580 stars
May 01, 2023
6 usages
8 stars
Mar 18, 2020
4 usages
1 stars