Registry / serialization / boon
library0.34javamavenunverified

Simple opinionated Java for the novice to expert level Java Programmer, providing low ceremony and high productivity.

<dependency> <groupId>io.fastjson</groupId> <artifactId>boon</artifactId> <version>0.34</version> </dependency>
INSTALL
IMPORT
SIG · BOON
B
boon
serializationjavav0.34
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Boon
org.boon.Boon

Parses a JSON string using Boon's fromJson method.

import org.boon.Boon; public class Quickstart { public static void main(String[] args) { String json = "{\"name\":\"John\"}"; System.out.println(Boon.fromJson(json)); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.34latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
Meta
1
Amazon
1
OpenAI (training)
1
Resources