Safe direct-style streaming, concurrency and resiliency for Scala on the JVM
- streaming
- concurrency
- scala
- goroutines
- virtual-threads
- reactive-streams
- jvm
- resiliency
- structured-concurrency
- loom
- channels
Scala versions:
3.x
otel-context 0.7.2
Group ID:
com.softwaremill.ox
Artifact ID:
otel-context_3
Version:
0.7.2
Release Date:
Jul 10, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:
libraryDependencies += "com.softwaremill.ox" %% "otel-context" % "0.7.2"
ivy"com.softwaremill.ox::otel-context:0.7.2"
//> using dep "com.softwaremill.ox::otel-context:0.7.2"
import $ivy.`com.softwaremill.ox::otel-context:0.7.2`
<dependency> <groupId>com.softwaremill.ox</groupId> <artifactId>otel-context_3</artifactId> <version>0.7.2</version> </dependency>
compile group: 'com.softwaremill.ox', name: 'otel-context_3', version: '0.7.2'