JDBC Extensions: Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.github.fangjinuo.langx » langx-java
Java lang extensions for java6+, a supplement to , replacement of a Guava, commons-lang.
4.7.64.8.2
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 ...
1.7.02.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.7.02.0.18

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
junit » junit
JUnit Jupiter is the API for writing tests using JUnit 5.
4.13.16.0.3

Managed Dependencies (59)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-core5 vulnerabilities
Core implementation of Logback, a reliable, generic, fast and flexible logging framework.
1.2.91.5.32
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.91.5.32
JDBC Pool Apache 2.0
com.alibaba » druid
A JDBC datasource implementation.
1.1.241.2.28
Reflection Apache 2.0
com.fasterxml » classmate
Library for introspecting types with full generic information
1.4.01.7.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.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.11.02.21
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.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.11.03.0.0-rc2
Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.3
Apache 2.0
com.github.fangjinuo.easyjson » easyjson-core
the easyjson core
3.2.233.2.26
Apache 2.0
com.github.fangjinuo.easyjson » easyjson-jackson
Adapter easyjson to Jackson
3.2.233.2.26
MIT
com.github.fangjinuo.langx » langx-java
Java lang extensions for java6+, a supplement to , replacement of a Guava, commons-lang.
4.7.64.8.2
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-common3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-datasource3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-datasource-flyway3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-jsqlparser3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-dialect
Database dialects ( supports pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test)
3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatis
Supports mybatis (an ORM framework)
3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatis-spring-common3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatis-spring-boot-starter
use sqlhelper-mybatis in spring boot application
3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatis-solon-plugin
use sqlhelper-mybatis in solon application
3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-dbutils3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-springjdbc3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-springjdbc-spring-boot-starter3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatis-over-pagehelper
supports migrate from mybatis-pagehelper
3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatisplus-commons3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatisplus3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatisplus_2x3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatisplus-spring-boot-starter3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-mybatisplus_2x-spring-boot-starter3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-tkmapper-spring-boot-starter3.6.153.6.16
Apache 2.0
com.github.fangjinuo.sqlhelper » sqlhelper-hibernate
Supports hibernate
3.6.153.6.16
Apache 2.0 +1
com.github.jsqlparser » jsqlparser
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
2.15.3
JDBC Pool Apache 2.0
com.zaxxer » HikariCP
HikariCP is a 'zero-overhead' production ready JDBC connection pool.
2.4.77.0.2
Annotation Lib EPL 2.0 +1
javax.annotation » javax.annotation-api
Jakarta Annotations API
1.33.0.0
Bytecode Apache 2.0
net.bytebuddy » byte-buddy
Byte Buddy is a Java library for creating Java classes at run time.
1.9.101.18.8
Native Access Apache 2.0 +1
net.java.dev.jna » jna
JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ...
5.3.15.18.1
AOP EPL 2.0
org.aspectj » aspectjweaver
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
1.9.51.9.25.1
DB Migration Apache 2.0
org.flywaydb » flyway-core
Flyway is an open-source database migration tool that strongly favors simplicity and convention over configuration
3.2.112.6.1
Validation Apache 2.0
org.hibernate » hibernate-validator3 vulnerabilities
Hibernate's Jakarta Validation reference implementation.
5.4.3.Final9.1.0.Final
JPA Apache 2.0
org.hibernate » hibernate-entitymanager
The `hibernate-core` module has been relocated to the `org.hibernate.orm` group
5.4.3.Final7.3.4.Final
O/R Mapping Apache 2.0
org.hibernate » hibernate-core3 vulnerabilities
Hibernate's core ORM functionality
5.4.3.Final7.3.4.Final
Bytecode Apache 2.0 +2
org.javassist » javassist
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
3.24.0-GA3.31.0-GA
Logging Apache 2.0
org.jboss.logging » jboss-logging
The JBoss Logging Framework
3.3.0.Final3.6.3.Final
BSD 3-clause
org.jline » jline-terminal-jna
JLine
3.18.03.30.13
Console BSD 3-clause
org.jline » jline3.18.04.1.0
O/R Mapping Apache 2.0
org.mybatis » mybatis1 vulnerability
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
3.4.03.5.19
Apache 2.0
org.mybatis » mybatis-spring
An easy-to-use Spring bridge for MyBatis sql mapping framework.
1.3.24.0.0
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 ...
1.7.02.0.18
Logging MIT
org.slf4j » slf4j-nop
Binding/provider for NOP, an implementation that silently discards all logging messages.
1.7.02.0.18
Logging Bridge Apache 2.0
org.slf4j » jcl-over-slf4j
Jakarta/Apache commons logging 1.2 implemented over SLF4J
1.7.02.0.18
MIT
org.slf4j » log4j-to-slf4j1.7.02.10.0
Logging Bridge Apache 2.0
org.slf4j » log4j-over-slf4j
Log4j implemented over SLF4J
1.7.02.0.18
org.slf4j » jul-to-slf4j
Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ...
1.7.02.0.18
Core Utils Apache 2.0
org.springframework » spring-core
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
4.3.25.RELEASE7.0.7
JDBC Extension Apache 2.0
org.springframework » spring-jdbc
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ...
4.3.25.RELEASE7.0.7
Apache 2.0
org.springframework.boot » spring-boot-starter-logging
Starter for logging default logging
1.5.22.RELEASE4.0.6
YAML Apache 2.0
org.yaml » snakeyaml8 vulnerabilities
YAML 1.1 parser and emitter for Java
1.232.6