JsonPath offers a simple DSL to work with JsonElement from Kotlinx Serialization Json, this allows you to easily work with JSON in Kotlin in a typed manner.
Version1.0.0compared with
Version Details
| 0.2.0 | 1.0.0 | |
|---|---|---|
| Release date | Aug 01, 2022 | Sep 28, 2023 |
| Licenses | None | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.2.0 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | io.github.nomisrev » kotlinx-serialization-jsonpath-jvm | 0.2.0 | - |
Runtime Changes (3)
| 0.2.0 | 1.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.arrow-kt » arrow-optics | - | 1.2.1 |
| + Added | org.jetbrains.kotlin » kotlin-stdlib-common | - | 1.9.10 |
| + Added | org.jetbrains.kotlinx » kotlinx-serialization-json | - | 1.6.0 |