Compile Dependencies (28)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | |||
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | |||
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | |||
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, | |||
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.8.9 | 2.14.0 | |
Core Utils
Apache 2.0
| commons-lang
»
commons-lang1 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 2.6 | 3.20.0 | |
Concurrency
Apache 2.0 +1
| io.vertx
»
vertx-core The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file ... | |||
Apache 2.0 +1
| io.vertx
»
vertx-web Vert.x web is a tool-kit for writing sophisticated modern web applications and HTTP microservices. | |||
Apache 2.0 +1
| io.vertx » vertx-service-proxy | |||
Apache 2.0
| io.xlate
»
staedi Streaming API for EDI for Java | 1.16.0 | 1.26.3 | |
HTTP Clients
Apache 2.0
| org.apache.httpcomponents
»
httpclient Apache HttpComponents Client | 4.5.13 | 5.6.4 | |
Message Queue Client
Apache 2.0
| org.apache.kafka
»
kafka-clients4 vulnerabilities Kafka client library for building producers and consumers that interact with Apache Kafka clusters for high-throughput ... | 3.3.2 | 4.3.1 | |
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.24.0 | 2.26.1 | |
XML Processing
BSD 3-clause
| org.dom4j
»
dom4j flexible XML framework for Java | 2.1.4 | 2.2.0 | |
Apache 2.0
| org.folio » domain-models-runtime | 35.3.0 | 36.0.1 | |
Apache 2.0
| org.folio » folio-liquibase-util | 1.9.0 | 1.10.0 | |
Apache 2.0
| org.folio
»
folio-s3-client A shared library for FOLIO S3 client | 2.2.0 | 2.4.0 | |
Apache 2.0
| org.folio » mod-configuration-client | 5.11.0 | 5.12.0 | |
Apache 2.0
| org.folio » folio-di-support | 2.2.0 | 3.0.0 | |
Apache 2.0
| org.folio » data-import-processing-core | 4.3.0 | 4.4.9 | |
Apache 2.0
| org.folio » data-import-utils | 1.13.0 | 1.14.0 | |
Apache 2.0
| org.folio » mod-source-record-manager-client | 3.6.0 | 3.10.11 | |
Apache 2.0
| org.folio » folio-kafka-wrapper | 3.2.0 | 3.3.2 | |
Apache 2.0
| org.folio.okapi » okapi-common | 5.1.0 | 7.0.9 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
LGPL 2.1
| org.marc4j
»
marc4j An easy to use Application Programming Interface (API) for working with MARC and MARCXML in Java. | 2.9.2 | 2.9.6 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context2 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 6.1.13 | 7.0.9 | |
S3 Client
Apache 2.0
| software.amazon.awssdk
»
s3 The AWS Java SDK for Amazon S3 module holds the client classes that are used for communicating with | 2.25.12 | 2.54.7 |
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
Apache 2.0 +1
| io.vertx » vertx-codegen | |||
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.30 | 1.18.46 |
Test Dependencies (12)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
Apache 2.0
| io.rest-assured
»
rest-assured Java DSL for easy testing of REST services | 4.3.1 | 6.0.1 | |
JSON Lib
Apache 2.0
| io.rest-assured » json-schema-validator | 5.3.0 | 6.0.1 | |
Testing
Apache 2.0 +1
| io.vertx
»
vertx-unit Vertx Unit is designed for writing asynchronous unit tests with a polyglot API and running these tests in the JVM. | |||
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.3 | |
Apache 2.0
| net.mguenther.kafka
»
kafka-junit Provides an embedded Kafka cluster consisting of Apache ZooKeeper, Apache Kafka Brokers and Kafka Connect | 3.3.0 | 3.6.0 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.24.2 | 3.27.7 | |
Apache 2.0
| org.folio » postgres-testing | 35.3.0 | 36.0.1 | |
Mocking
MIT
| org.mockito
»
mockito-inline Mockito mock objects library core API and implementation | 5.1.1 | 5.23.0 | |
Testing
MIT
| org.testcontainers
»
testcontainers Isolated container management for Java code testing | 1.18.3 | 2.0.5 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.18.3 | 1.21.4 | |
MIT
| org.testcontainers
»
localstack Isolated container management for Java code testing | 1.18.3 | 1.21.4 | |
Mocking
Apache 2.0
| org.wiremock
»
wiremock1 vulnerability A web service test double for all occasions | 3.0.0 | 3.13.2 |