DSL Platform compatible Java JSON library for high-performance JSON serialization/deserialization.
<dependency>
<groupId>com.dslplatform</groupId>
<artifactId>dsl-json-java8</artifactId>
<version>1.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal serialization of an object to JSON using DslJson.
Configure annotation processor in your build tool (Maven/Gradle) for compile-time code generation.
No dependency data recorded yet.