Artifacts using javax.transaction-api version 1.3
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on Jan 16, 2025
Support for programmatic and declarative transaction management for classes that implement special interfaces or any POJO.
Last Release on Jan 16, 2025
3. Spring Boot Starter Data JPA2,917 usages
org.springframework.boot » spring-boot-starter-data-jpaApache
Starter for using Spring Data JPA with Hibernate
Last Release on Dec 19, 2024
Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services.
Last Release on Jan 17, 2025
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
JMS support package, including helper classes to send/receive JMS messages
Last Release on Jan 16, 2025
9. Hazelcast691 usages
com.hazelcast » hazelcastApache
Core Hazelcast Module
Last Release on Jul 25, 2024
10. JavaEE Web API567 usages
javax » javaee-web-apiCDDLGPL