Registry / serialization / geronimo-json-1-1-spec

geronimo-json-1-1-spec

JSON →
library1.5javamavenunverified

Apache Geronimo implementation of the JSR-374 (JSON Processing) API specification.

<dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-json_1.1_spec</artifactId> <version>1.5</version> </dependency>
INSTALL
IMPORT
SIG · GERONIMO-JSON-1-1-
G
geronimo-json-1-1-spec
serializationjavav1.5
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.

Json
javax.json.Json

Create a JSON object using the JSON-P API.

import javax.json.Json; import javax.json.JsonObject; JsonObject obj = Json.createObjectBuilder().add("key", "value").build();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
geronimo-json-1-1-spec — mvn dependency:get geronimo-json-1-1-spec · libregistry