sql-convert-runtime

Compile Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
Native Access Apache 2.0
com.github.jnr » jnr-ffi
A library for invoking native functions from java
com.github.spotbugs » spotbugs-annotations
Annotations the SpotBugs tool supports
com.mysql » mysql-connector-j
MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ...
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 ...
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 ...

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
com.hundsun.jrescloud » jrescloud-rpc-def
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...

Test Dependencies (16)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.dameng » DmJdbcDriver18
DmJdbcDriver18
LGPL 2.1
com.oceanbase » oceanbase-client
JDBC driver for OceanBase
com.oracle.database.jdbc » ojdbc8
Oracle JDBC Driver compatible with JDK11, JDK17, JDK19, and JDK21
BSD 2-clause
io.github.hslightdb » ltjdbc
Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
mysql » gdb_mysql-connector-java
Logging Bridge Apache 2.0
org.apache.logging.log4j » log4j-slf4j-impl
The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
MySQL Driver LGPL 2.1
org.mariadb.jdbc » mariadb-java-client
JDBC driver for MariaDB and MySQL
Mocking MIT
org.mockito » mockito-inline
Mockito mock objects library core API and implementation
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
JDBC Driver BSD 2-clause
org.opengauss » opengauss-jdbc
Java JDBC driver for openGauss
org.openjdk.jmh » jmh-core
The jmh is a Java harness for building, running, and analysing
org.openjdk.jmh » jmh-generator-annprocess
JMH benchmark generator, based on annotation processors.
MIT
uk.org.webcompere » system-stubs-jupiter
JUnit Jupiter Extension for System Stubs
MIT
uk.org.webcompere » system-stubs-core
A collection of functions for testing code which uses java.lang.System.