JDBC Extensions:
Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser,PlainSqlScriptParser, SqlStatementParser, WallFilter, BatchExecutor for Test)
based Java
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| io.github.qhsword.langx
»
langx-java Java lang extensions for java6+, a supplement to , replacement of a Guava, apache commons, hutool. | 5.5.10 | 5.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 ... | 2.0.0 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 2.0.0 | 2.0.18 |
Test Dependencies (1)
Managed Dependencies (59)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-core Core implementation of Logback, a reliable, generic, fast and flexible logging framework. | ${logback.version} | 1.5.32 | |
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | ${logback.version} | 1.5.32 | |
JDBC Pool
Apache 2.0
| com.alibaba
»
druid A JDBC datasource implementation. | 1.2.23 | 1.2.28 | |
Reflection
Apache 2.0
| com.fasterxml
»
classmate Library for introspecting types with full generic information | 1.4.0 | 1.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.0 | 3.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.0 | 3.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.0 | 2.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.0 | 2.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.0 | 3.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.0 | 2.21.3 | |
Apache 2.0 +1
| com.github.jsqlparser
»
jsqlparser JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. | 4.9 | 5.3 | |
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 2.4.7 | 7.0.2 | |
Apache 2.0
| io.github.qhsword.langx
»
langx-java Java lang extensions for java6+, a supplement to , replacement of a Guava, apache commons, hutool. | 5.5.10 | 5.8.2 | |
Apache 2.0
| io.github.qhsword.langx
»
langx-java8 Java8 Extensions | 5.5.10 | ✔ | |
Apache 2.0
| io.github.qhsword.langx » langx-java-el | 5.5.10 | 5.8.2 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-common | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-transaction | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-datasource | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-datasource-flyway | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-jsqlparser | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper
»
sqlhelper-dialect Database dialects ( supports pagination, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper
»
sqlhelper-mybatis Supports mybatis (an ORM framework) | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-mybatis-spring-common | 6.0.2 | 6.0.1 | |
Apache 2.0
| io.github.qhsword.sqlhelper
»
sqlhelper-mybatis-spring-boot-starter use sqlhelper-mybatis in spring boot application | 6.0.2 | 6.0.1 | |
| io.github.qhsword.sqlhelper » sqlhelper-mybatis-solon-plugin | 6.0.2 | |||
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-dbutils | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-springjdbc | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-springjdbc-spring-boot-starter | 6.0.2 | 6.0.1 | |
| io.github.qhsword.sqlhelper » sqlhelper-mybatis-over-pagehelper | 6.0.2 | |||
| io.github.qhsword.sqlhelper » sqlhelper-mybatisplus-commons | 6.0.2 | |||
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-mybatisplus | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-mybatisplus-spring-boot-starter | 6.0.2 | 6.0.1 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-mybatis-dynamicdatasource | 6.0.2 | 6.0.5 | |
Apache 2.0
| io.github.qhsword.sqlhelper » sqlhelper-mybatisplus-dynamicdatasource | 6.0.2 | 6.0.5 | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | 2.0.1 | 3.1.1 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.9.10 | 1.18.8 | |
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.5 | 1.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.1 | 12.6.1 | |
Validation
Apache 2.0
| org.hibernate
»
hibernate-validator Hibernate's Jakarta Validation reference implementation. | ${hibernate.version} | 9.1.0.Final | |
JPA
Apache 2.0
| org.hibernate
»
hibernate-entitymanager The `hibernate-core` module has been relocated to the `org.hibernate.orm` group | ${hibernate.version} | 7.3.4.Final | |
O/R Mapping
Apache 2.0
| org.hibernate
»
hibernate-core Hibernate's core ORM functionality | ${hibernate.version} | 7.3.4.Final | |
Bytecode
Apache 2.0 +2
| org.javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.24.0-GA | 3.31.0-GA | |
Logging
Apache 2.0
| org.jboss.logging
»
jboss-logging The JBoss Logging Framework | 3.3.0.Final | 3.6.3.Final | |
O/R Mapping
Apache 2.0
| org.mybatis
»
mybatis The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented | 3.5.14 | 3.5.19 | |
Apache 2.0
| org.mybatis
»
mybatis-spring An easy-to-use Spring bridge for MyBatis sql mapping framework. | 3.0.5 | 4.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 ... | 2.0.0 | 2.0.18 | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 2.0.0 | 2.0.18 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
jcl-over-slf4j Jakarta/Apache commons logging 1.2 implemented over SLF4J | 2.0.0 | 2.0.18 | |
MIT
| org.slf4j » log4j-to-slf4j | 2.0.0 | 2.10.0 | |
Logging Bridge
Apache 2.0
| org.slf4j
»
log4j-over-slf4j Log4j implemented over SLF4J | 2.0.0 | 2.0.18 | |
Logging Bridge
MIT
| org.slf4j
»
jul-to-slf4j Jul-to-slf4j includes a java.util.logging (jul) handler, namely SLF4JBridgeHandler, which routes all incoming jul ... | 2.0.0 | 2.0.18 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core1 vulnerability Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 6.1.21 | 7.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 ... | 6.1.21 | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-messaging Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ... | 6.1.21 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 6.1.21 | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 6.1.21 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 6.1.21 | 7.0.7 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 6.1.21 | 7.0.7 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-logging Starter for logging default logging | 3.3.13 | 4.0.6 |
