Essential Scala Utilities — Refined for Scala 3 with minimal dependencies.
// build.sbt
libraryDependencies += "org.wvlet.uni" %% "uni" % "(version)"| Module | Description |
|---|---|
uni |
Core utilities: Design, logging, JSON, MessagePack, HTTP, Rx |
uni-test |
Lightweight testing framework with cross-platform support |
uni-netty |
Netty-based HTTP server |
uni-agent |
LLM agent framework with tool integration |
uni-bedrock |
AWS Bedrock chat model integration |
Apache License 2.0
