High-performance JSON data binding library built on Jackson JSON processor, licensed under LGPL.
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-lgpl</artifactId>
<version>1.9.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serializes a Java object to JSON using Jackson ObjectMapper.
Migrate to com.fasterxml.jackson.core:jackson-databind for current support.
No dependency data recorded yet.