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 1.0.0-RC1
Group ID:
com.softwaremill.ox
Artifact ID:
otel-context_3
Version:
1.0.0-RC1
Release Date:
Jul 16, 2025
Licenses:
Files:
Full Scala Version:
3.3.6
Developers:
libraryDependencies += "com.softwaremill.ox" %% "otel-context" % "1.0.0-RC1"
ivy"com.softwaremill.ox::otel-context:1.0.0-RC1"
//> using dep "com.softwaremill.ox::otel-context:1.0.0-RC1"
import $ivy.`com.softwaremill.ox::otel-context:1.0.0-RC1`
<dependency> <groupId>com.softwaremill.ox</groupId> <artifactId>otel-context_3</artifactId> <version>1.0.0-RC1</version> </dependency>
compile group: 'com.softwaremill.ox', name: 'otel-context_3', version: '1.0.0-RC1'