TypeSafeClient, ApiKey, TypeSafeException, the wire DTOs, and the JsonCodec/HttpTransport
SPIs. Zero dependency on any particular JSON or HTTP library — plug in
typesafe-java-jackson2/typesafe-java-jackson3 and typesafe-java-client-jdk (or your
own implementations). The DTOs and JsonCodec SPI alone are also reusable by any other
integration (e.g. a Kafka producer/consumer) that needs to (de)serialize TypeSafe payloads.
Version0.5.0compared with
Version Details
| 0.4.0 | 0.5.0 | |
|---|---|---|
| Release date | Sep 22, 2026 | Sep 23, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.