Artifacts using Reload4j (539)
Sort:
popular
|
newest
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
Last Release on Jan 5, 2025
Core libraries for Apache Spark, a unified analytics engine for large-scale data processing.
Last Release on Dec 20, 2024
5. MyBatis1,792 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 Jan 2, 2025
8. JSON Library997 usages
net.sf.json-lib » json-libApache