Core Java serialization utilities.

Compile Dependencies (13)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv(optional)
Support for reading and writing CSV-encoded data via Jackson
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
jakarta.xml.bind » jakarta.xml.bind-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
Core Utils Apache 2.0
org.apache.commons » commons-lang3
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
Serializer Apache 2.0
org.apache.fury » fury-core
Apache Fury™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy.
0.9.00.10.3
Apache 2.0
org.apache.fury » fury-format
Apache Fury™ is a blazingly fast multi-language serialization framework powered by jit and zero-copy.
0.9.00.10.3
GPL
org.coldis.library » core
Core Java utilities.
2.0.532.0.87
GPL
org.coldis.library » dto
Core Java DTO utilities.
2.0.222.0.30
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
Dep Injection Apache 2.0
org.springframework » spring-beans(optional)
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
Dep Injection Apache 2.0
org.springframework » spring-context(optional)
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
org.glassfish.jaxb » jaxb-runtime
JAXB (JSR 222) Reference Implementation
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.