Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (122)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.12.1 | 2.21 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core2 vulnerabilities Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 2.12.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind4 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-avro Support for reading and writing AVRO-encoded data via Jackson | 2.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-cbor Support for reading and writing Concise Binary Object Representation | 2.12.1 | 3.1.3 | |
CSV
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-csv Support for reading and writing CSV-encoded data via Jackson | 2.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-ion Support for reading and writing Ion ("binary JSON") | 2.12.1 | 3.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.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-protobuf Support for reading and writing protobuf-encoded data via Jackson | 2.12.1 | 3.1.3 | |
Serializer
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-smile Support for reading and writing Smile ("binary JSON") | 2.12.1 | 3.1.3 | |
XML Processing
Apache 2.0
| com.fasterxml.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 2.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate3 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.12.1 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-hibernate4 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.12.1 | 3.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.12.1 | 3.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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jaxrs Functionality for reading/writing core JAX-RS helper types | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-joda Add-on module for Jackson (http://github.com/FasterXML/jackson) to support | 2.12.1 | 3.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.12.1 | 3.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.12.1 | 2.21.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-objects Simple data-binding that builds directly on jackson-core (streaming), | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.jr
»
jackson-jr-retrofit2 Basic provider implementation for Retrofit 2 library | 2.12.1 | 3.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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-afterburner Jackson (https://github.com/FasterXML/jackson) extension module | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-blackbird Jackson (https://github.com/FasterXML/jackson) extension module | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-guice Stuff to make integration with Guice a bit easier | 2.12.1 | 3.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.12.1 | 3.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.12.1 | 3.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.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-mrbean Functionality for implementing interfaces and abstract types | 2.12.1 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-osgi Jackson module to inject OSGI services in deserialized beans. | 2.12.1 | 3.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.12.1 | 2.21.3 | |
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-paranamer AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) | 2.12.1 | 2.21.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.11 jackson-module-scala | 2.12.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.12 jackson-module-scala | 2.12.1 | 3.1.3 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.module
»
jackson-module-scala_2.13 jackson-module-scala | 2.12.1 | 3.1.3 | |
GPL 3.0
| com.github.jferard
»
fastods A very fast and lightweight (no dependency) library for creating ODS (Open Document | 0.7.3 | 0.8.1 | |
MIT
| com.github.xmlet
»
htmlflow HtmlFlow library purpose is to allow Java applications to easily writing | 3.6 | 5.0.4 | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-args Generic arguments. | 0.9.0 | ✔ | |
CLI Interface
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-cli CLI utilities. | 0.9.0 | 0.57.3 | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-compress Compression utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-converters Low level converters utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-core Low level core utilities. | 0.9.0 | 0.57.3 | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-csv Low level CSV utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-data XML like data structures. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-enums Enums utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-graphs Basic graph algorithms. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-graphs-core Graph core algorithms. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-graphs-gv Basic graph conversion to GV. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-graphs-impl Basic graph implementstions. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-gv Library supporting creation of GraphViz files. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-informers Low level informers utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-json Low level JSON utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-office-doc Office utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-office-doc-html Office utilities. | 0.9.0 | ✔ | |
LGPL 3.0
| com.gitlab.cdc-java.util » cdc-util-office-ss | 0.9.0 | 0.67.0 | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-office-ss-csv Office utilities. | 0.9.0 | ✔ | |
LGPL 3.0
| com.gitlab.cdc-java.util » cdc-util-office-ss-excel | 0.9.0 | 0.67.0 | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-office-ss-odf Office utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-office-ss-tools Office utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-prefs Preferences utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-rdb Utilities for Databases. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-rids Raw Identifiers. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-tables Tables. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-tools Toy tools. | 0.9.0 | 0.57.3 | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-tuples Tuples. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-txt Low level Text utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-validation Validation utilities. | 0.9.0 | ✔ | |
GPL 3.0 +1
| com.gitlab.cdc-java.util
»
cdc-util-xml Low level XML utilities. | 0.9.0 | ✔ | |
Apache 2.0
| com.j2html
»
j2html Java to HTML builder with a fluent API | 1.4.0 | 1.6.0 | |
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.4 | 1.11.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.4 | 2.1.3 | |
MPL 2.0
| net.sf.saxon
»
Saxon-HE The XSLT and XQuery Processor | 10.3 | 12.9 | |
JDBC Driver
Apache 2.0
| net.sf.ucanaccess
»
ucanaccess Open-source pure Java JDBC driver for Access databases. Allows Java developers and client programs (e.g. OpenOffice, ... | 5.0.1 | 5.1.5 | |
Compression
Apache 2.0
| org.apache.commons
»
commons-compress5 vulnerabilities Apache Commons Compress defines an API for working with | 1.20 | 1.28.0 | |
Embedded SQL DB
Apache 2.0
| org.apache.derby
»
derby1 vulnerability Contains the core Apache Derby database engine, which also includes the embedded JDBC driver. | 10.14.2.0 | 10.17.1.0 | |
JDBC Driver
Apache 2.0
| org.apache.derby
»
derbyclient The Derby client JDBC driver, used to connect to a Derby server over a network connection. | 10.14.2.0 | 10.17.1.0 | |
Apache 2.0
| org.apache.derby
»
derbytools Contains Apache Derby tools like ij, sysinfo, and dblook. | 10.14.2.0 | 10.17.1.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.14.0 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core7 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.14.0 | 2.26.0 | |
Apache 2.0
| org.apache.logging.log4j
»
log4j-iostreams The Apache Log4j streams to log event converters | 2.14.0 | 2.26.0 | |
Excel Lib
Apache 2.0
| org.apache.poi
»
poi Apache POI - Java API To Access Microsoft Format Files | 5.0.0 | 5.5.1 | |
Apache 2.0
| org.apache.poi
»
poi-ooxml1 vulnerability Apache POI - Java API To Access Microsoft Format Files | 5.0.0 | 5.5.1 | |
Compression
MIT
| org.brotli » dec | 0.1.2 | ✔ | |
JSON Lib
EPL 2.0
| org.glassfish
»
javax.json Default provider for Jakarta JSON Processing | 1.1.4 | 2.0.1 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.7.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.7.0 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.7.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.7.0 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.7.0 | 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 ... | 5.7.0 | 6.0.3 | |
Apache 2.0
| org.odftoolkit
»
odfdom-java ODFDOM is an OpenDocument Format (ODF) framework. Its purpose | 0.9.0-RC1 | 0.13.0 | |
Apache 2.0
| org.odftoolkit
»
simple-odf A simple API for easy manipulation of ODF documents. | 0.9.0-RC1 | 0.9.0 | |
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.27 | 1.37 | |
Annotation Tool
GPL 2.0
| org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.27 | 1.37 | |
GPL 2.0
| org.openjdk.jol » jol-core | 0.14 | 0.17 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql6 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.2.18.jre7 | 42.7.11 | |
| org.tukaani
»
xz XZ data compression | 1.8 | 1.12 | ||
XML Processing
Apache +1
| xml-apis
»
xml-apis Collection of standard XML processing interfaces including DOM, SAX, and JAXP, providing foundational APIs for XML ... | 1.4.01 | 2.0.2 |
