Cross-platform Bluetooth Low Energy (BLE) client library for Java. Drives a bundled Rust
(btleplug) sidecar process rather than an in-process native binding, so a native-side BLE fault
can never take the JVM down with it.
Version0.6.0compared with
Version Details
| 0.5.0 | 0.6.0 | |
|---|---|---|
| Release date | Sep 15, 2026 | Sep 17, 2026 |
| Licenses | LGPL 2.1 | LGPL 2.1 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.5.0 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.fasterxml.jackson.core » jackson-databind | - | 2.18.2 |
Test Changes (1)
| 0.5.0 | 0.6.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.junit.jupiter » junit-jupiter | - | 5.10.2 |