Artifacts using HyperSQL Database (3,248)
Sort:
popular
|
newest
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Aug 9, 2023
Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation.
It has a plugin architecture that makes it extensible and supports asynchronous logging based on LMAX Disruptor.
Last Release on Jun 21, 2023
3. H2 Database Engine8,100 usages
com.h2database » h2EPLMPL
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc.
Storage can be disk-based or in-memory.
Last Release on Sep 18, 2023
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies that you have added.
Last Release on Sep 21, 2023
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Sep 14, 2023
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".
It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Last Release on Sep 21, 2023
7. HikariCP2,494 usages
com.zaxxer » HikariCPApache
HikariCP is a "zero-overhead" production ready JDBC connection pool.
Last Release on Jan 10, 2022
Spring Security is a powerful and highly customizable authentication and access-control framework.
It provides protection against attacks like session fixation, clickjacking, cross site request forgery, etc
Last Release on Sep 18, 2023
9. MyBatis1,526 usages
org.mybatis » mybatisApache
The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
tools.
Last Release on Mar 11, 2023