Skip to main content
The Java SDK lives at github.com/adelaidasofia/mycelium-sdk-java. MIT licensed. The SDK targets JDK 17+ and ships through Maven Central once v1.0.0 tags. Until then, build from source by cloning the repo and running mvn install.

Install (after Maven Central publish)

Quickstart

Why Java

JVM shops with platform teams (banks, insurers, public sector, manufacturing) cannot adopt a Python-only or Node-only runtime. The Java SDK closes that gap. Spring Boot integration is on the roadmap.

Status

The repo is currently a scaffold. Surface is stable enough to compile against; underlying runtime API is stabilizing through Round 3 connectors. v1.0.0 tag and Maven Central publish gate on the runtime API freeze. Contributing: see CONTRIBUTING.md in the repo.