MVN

io.bootique.jetty : bootique-jetty-instrumented

Maven & Gradle

Dec 09, 2022
2 usages
6 stars

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

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

Latest Version

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

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

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

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

Dec 22, 2021
4 usages
3 stars
Mar 21, 2018
4 usages
4 stars
Dec 09, 2022
5 usages
2 stars
Aug 11, 2016
2 usages
13 stars
Aug 12, 2016
0 stars
Aug 12, 2016
0 stars
Aug 12, 2016
0 stars
Apr 18, 2017
27 stars