Handling of IO.

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (125)

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.
2.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.21.23.1.3
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.21.23.1.3
Data Format Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-properties
Support for reading and writing content of "Java Properties" style
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.21.23.1.3
TOML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-toml
Support for reading and writing TOML-encoded data via Jackson abstractions.
2.21.23.1.3
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.21.23.1.3
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-eclipse-collections
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-guava
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate4
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5-jakarta
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate6
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate7
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hppc
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jakarta-jsonp
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.21.23.1.3
MIT
com.fasterxml.jackson.datatype » jackson-datatype-javax-money
Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.21.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda-money
Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-json-org
Support for datatypes of "org.json" JSON library (see http://json.org/java),
2.21.23.1.3
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.
2.21.23.0.0-rc2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr353
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.1.3
MIT
com.fasterxml.jackson.datatype » jackson-datatype-moneta
Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-pcollections
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-base
Pile of code that is shared by all Jackson-based Jakarta-RS
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-cbor-provider
Functionality to handle CBOR encoded input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-json-provider
Functionality to handle JSON input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-smile-provider
Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-xml-provider
Functionality to handle XML input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-yaml-provider
Functionality to handle YAML input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-base
Pile of code that is shared by all Jackson-based JAX-RS
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-cbor-provider
Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-json-provider
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-smile-provider
Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-xml-provider
Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-yaml-provider
Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-all
"Uber" jar that contains all Jackson jr components as well as underlying Jackson core
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-annotation-support
Additional package that adds support for a subset of Jackson core annotations from
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-extension-javatime
Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime`
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-stree
Simple immutable (read-only) tree model that builds directly on jackson-core (streaming),
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-android-record
Support deserialization into records on Android
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-blackbird
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice7
Stuff to make integration with Guice 7+ a bit easier
2.21.23.1.3
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jaxb-annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
2.21.23.1.3
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jakarta-xmlbind-annotations
Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema-jakarta
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-kotlin
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-no-ctor-deser
Support deserialization of POJO classes without default constructor
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.21.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.21.22.21.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_3
jackson-module-scala
2.21.23.1.3
CLI Interface GPL 3.0 +1
com.gitlab.cdc-java.util » cdc-util-cli
CLI utilities.
0.57.3
GPL 3.0 +1
com.gitlab.cdc-java.util » cdc-util-core
Low level core utilities.
0.57.3
GPL 3.0 +1
com.gitlab.cdc-java.util » cdc-util-demos
Util demonstrations.
0.57.3
GPL 3.0 +1
com.gitlab.cdc-java.util » cdc-util-tools
Toy tools.
0.57.3
CLI Parser Apache 2.0
commons-cli » commons-cli
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
1.11.0
I/O Apache 2.0
commons-io » commons-io
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.21.02.22.0
Java Spec EPL 2.0
javax.json » javax.json-api
Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON ...
1.1.42.1.3
MPL 2.0
net.sf.saxon » Saxon-HE
The XSLT and XQuery Processor
12.9
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.28.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-1.2-api1 vulnerability
The Apache Log4j 1.x Compatibility API
2.25.32.26.0
Logging Apache 2.0
org.apache.logging.log4j » log4j-api
API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ...
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-api-test
The Apache Log4j API Test
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-appserver
Provide Log4j as the logging implementation for application servers
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-cassandra
Cassandra appender for Log4j.
2.25.32.26.0
Logging Apache 2.0
org.apache.logging.log4j » log4j-core3 vulnerabilities
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ...
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-core-test
The Apache Log4j Implementation Tests
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-couchdb
CouchDB appender for Log4j.
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-docker
Apache Log4j Docker Support
2.25.32.26.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-flume-ng
The Apache Log4j Flume Appender
2.23.1
Apache 2.0
org.apache.logging.log4j » log4j-iostreams
The Apache Log4j streams to log event converters
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-jakarta-jms
Apache Log4j Java Message Service (JMS), version for Jakarta.
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-jakarta-smtp
Apache Log4j Simple Mail Transfer Protocol (SMTP) Appender, version for Jakarta EE 9.
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-jakarta-web
The Apache Log4j support for Jakarta EE 9+ web servlet containers
2.25.32.26.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-jcl
The Apache Log4j Commons Logging Adapter
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-jpa
Apache Log4j Java Persistence API Appender.
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-jpl
The Apache Log4j implementation of java.lang.System.LoggerFinder
2.25.32.26.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-jul
A `java.util.logging` Handler that forwards events to the Log4j API.
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-layout-template-json1 vulnerability
JSON Template Layout is a customizable, efficient, and garbage-free JSON generating Apache Log4j layout.
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-mongodb4
MongoDB appender for Log4j using the MongoDB 4 driver API.
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-mongodb
MongoDB appender for Log4j using the MongoDB 5 driver API.
2.25.32.26.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j2-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
2.25.32.26.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-spring-boot
Apache Log4j Spring Boot Support
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-spring-cloud-config-client
Apache Log4j Spring Cloud Config Client Support
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-taglib
The Apache Log4j Tag Library for Web Applications
2.25.32.26.0
Apache 2.0
org.apache.logging.log4j » log4j-to-jul
The Apache Log4j binding between Log4j 2 API and java.util.logging (JUL).
2.25.32.26.0
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-to-slf4j
The Apache Log4j binding between Log4j 2 API and SLF4J.
2.25.32.26.0
Logging Apache 2.0
org.apache.logging.log4j » log4j-web
The Apache Log4j support for web servlet containers
2.25.32.26.0
org.brotli » dec0.1.2
JSON Lib EPL 2.0
org.glassfish » javax.json
Default provider for Jakarta JSON Processing
1.1.42.0.1
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
6.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
6.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
6.0.3
EPL 2.0
org.junit.jupiter » junit-jupiter-migrationsupport
Module "junit-jupiter-migrationsupport" of JUnit
6.0.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
6.0.3
Testing EPL 2.0
org.junit.platform » junit-platform-commons
Module "junit-platform-commons" of JUnit
6.0.3
EPL 2.0
org.junit.platform » junit-platform-console
Module "junit-platform-console" of JUnit
6.0.3
Testing EPL 2.0
org.junit.platform » junit-platform-engine
Module "junit-platform-engine" of JUnit
6.0.3
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
6.0.3
EPL 2.0
org.junit.platform » junit-platform-reporting
Module "junit-platform-reporting" of JUnit
6.0.3
EPL 2.0
org.junit.platform » junit-platform-suite
Module "junit-platform-suite" of JUnit
6.0.3
Testing EPL 2.0
org.junit.platform » junit-platform-suite-api
Annotations for configuring a test suite on the JUnit Platform.
6.0.3
EPL 2.0
org.junit.platform » junit-platform-suite-engine
Module "junit-platform-suite-engine" of JUnit
6.0.3
Testing EPL 2.0
org.junit.platform » junit-platform-testkit
Module "junit-platform-testkit" of JUnit
6.0.3
Testing EPL 2.0
org.junit.vintage » junit-vintage-engine
A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ...
6.0.3
org.tukaani » xz
XZ data compression
1.12