Last Version

bootique-jetty-instrumented: a module to run Jetty on Bootique with metrics 0.16

Provides Jetty integration with Bootique, including metrics.

License

License

Categories

Categories

Jetty Container Application Servers Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.jetty
ArtifactId

ArtifactId

bootique-jetty-instrumented
Version

Version

0.16
Type

Type

jar
Description

Description

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

Project Organization

National Hockey League

Download bootique-jetty-instrumented 0.16


<!-- https://jarcasting.com/artifacts/com.nhl.bootique.jetty/bootique-jetty-instrumented/ -->
<dependency>
    <groupId>com.nhl.bootique.jetty</groupId>
    <artifactId>bootique-jetty-instrumented</artifactId>
    <version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhl.bootique.jetty/bootique-jetty-instrumented/
implementation 'com.nhl.bootique.jetty:bootique-jetty-instrumented:0.16'
// https://jarcasting.com/artifacts/com.nhl.bootique.jetty/bootique-jetty-instrumented/
implementation ("com.nhl.bootique.jetty:bootique-jetty-instrumented:0.16")
'com.nhl.bootique.jetty:bootique-jetty-instrumented:jar:0.16'
<dependency org="com.nhl.bootique.jetty" name="bootique-jetty-instrumented" rev="0.16">
  <artifact name="bootique-jetty-instrumented" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhl.bootique.jetty', module='bootique-jetty-instrumented', version='0.16')
)
libraryDependencies += "com.nhl.bootique.jetty" % "bootique-jetty-instrumented" % "0.16"
[com.nhl.bootique.jetty/bootique-jetty-instrumented "0.16"]

Dependencies

compile (2)

Group / Artifact Type Version
com.nhl.bootique.jetty : bootique-jetty jar 0.16
com.nhl.bootique.metrics : bootique-metrics jar 0.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
org.glassfish.jersey.core : jersey-client jar 2.21
com.nhl.bootique : bootique-test jar 0.18
com.nhl.bootique.logback : bootique-logback jar 0.9

Project Modules

There are no modules declared in this project.