w

wisp-tracing

a module containing tracing helpers
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-tracing-2024.11.25.200602-cf0ef48.jar download
wisp-tracing-2024.11.25.200602-cf0ef48.pom download
wisp-tracing-2024.11.25.200602-cf0ef48-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-tracing</artifactId>
  <version>2024.11.25.200602-cf0ef48</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-tracing:2024.11.25.200602-cf0ef48'
Gradle Kotlin
implementation("app.cash.wisp:wisp-tracing:2024.11.25.200602-cf0ef48")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-tracing" % "2024.11.25.200602-cf0ef48"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-tracing', version='2024.11.25.200602-cf0ef48')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-tracing" rev="2024.11.25.200602-cf0ef48" />
Leiningen
[app.cash.wisp/wisp-tracing "2024.11.25.200602-cf0ef48"]
Apache Buildr
'app.cash.wisp:wisp-tracing:jar:2024.11.25.200602-cf0ef48'