Last Version

Undertow JFR 0.1.0

An Undertow HttpHandler that generates JFR events.

License

License

MIT
Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

undertow-jfr
Version

Version

0.1.0
Type

Type

jar
Description

Description

Undertow JFR
An Undertow HttpHandler that generates JFR events.
Project URL

Project URL

https://github.com/marschall/undertow-jfr
Source Code Management

Source Code Management

https://github.com/marschall/undertow-jfr

Download undertow-jfr 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/undertow-jfr/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>undertow-jfr</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/undertow-jfr/
implementation 'com.github.marschall:undertow-jfr:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/undertow-jfr/
implementation ("com.github.marschall:undertow-jfr:0.1.0")
'com.github.marschall:undertow-jfr:jar:0.1.0'
<dependency org="com.github.marschall" name="undertow-jfr" rev="0.1.0">
  <artifact name="undertow-jfr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='undertow-jfr', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "undertow-jfr" % "0.1.0"
[com.github.marschall/undertow-jfr "0.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.0.16.Final

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.junit.platform : junit-platform-launcher jar 1.3.2
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.