is not current version
Last Version 6.11.0

com.palantir.tracing:tracing-undertow 4.6.0

Palantir open source project

Categories

Categories

Ant Build Tools Undertow Net Networking
GroupId

GroupId

com.palantir.tracing
ArtifactId

ArtifactId

tracing-undertow
Version

Version

4.6.0
Type

Type

jar

Download tracing-undertow 4.6.0


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