Registry / serialization / ion-java

ion-java

JSON →
library1.5.1javamavenunverified

A Java implementation of the Amazon Ion data notation for structured data.

<dependency> <groupId>software.amazon.ion</groupId> <artifactId>ion-java</artifactId> <version>1.5.1</version> </dependency>
INSTALL
IMPORT
SIG · ION-JAVA
I
ion-java
serializationjavav1.5.1
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.

IonSystem
software.amazon.ion.IonSystem

Minimal example of creating an Ion value.

import software.amazon.ion.IonSystem; import software.amazon.ion.system.IonSystemBuilder; IonSystem ion = IonSystemBuilder.standard().build(); ion.newValue("hello");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
ion-java — mvn dependency:get ion-java · libregistry