This is one of the modules of Virtual Schemas Adapters. The libraries provided by this project are the foundation of the adapter development, i.e. adapters must be implemented on top of them.

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.exasol » exasol-script-api
Java Interface to write EXASOL Scripts in the Java programming language.
6.1.7
JSON Lib EPL 2.0
org.glassfish » javax.json
Default provider for Jakarta JSON Processing
1.1.42.0.1

Test Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
Testing Apache 2.0
nl.jqno.equalsverifier » equalsverifier
EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is ...
3.1.134.5
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
2.23.0
EPL 2.0
org.itsallcode » junit5-system-extensions
These extensions help testing behavior that is related to `System.x` calls like `exit(int).
1.1.01.2.3
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
5.6.16.1.2
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-params
JUnit Jupiter extension for running parameterized tests.
5.6.16.1.2
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.6.11.14.4
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
3.3.35.23.0
Mocking MIT
org.mockito » mockito-junit-jupiter
Mockito JUnit 5 support
3.3.35.23.0
Testing Apache 2.0
org.skyscreamer » jsonassert
Library for writing tests that checks JSON documents (useful for testing responses from REST services).
1.5.01.5.3