is not current version
Last Version 6.11.0

com.palantir.tracing:tracing-undertow 4.5.2

Palantir open source project

Categories

Categories

Ant Build Tools Undertow Net Networking
GroupId

GroupId

com.palantir.tracing
ArtifactId

ArtifactId

tracing-undertow
Version

Version

4.5.2
Type

Type

jar

Download tracing-undertow 4.5.2


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