POJava Persistence is a small library of tools used in the
persistence and retrieval of data to and from storage, such as to a
database or XML document. It contains an ORM (Object Relational
Mapping) tool that supports use of existing beans and POJO's rather
than requiring POJO's to be instrumented to support a tool.
Compile Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| mysql
»
mysql-connector-java8 vulnerabilities MySQL Connector/J is a JDBC Type 4 driver, which means that it is pure Java implementation of the MySQL protocol and ... | 5.1.10 | 9.7.0 | ||
Apache 2.0
| org.pojava
»
pojava POJava is a simple, light-weight Java-based library providing a variety of | 2.5.0 | 3.0.3 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 3.8.2 | 6.0.3 | |
PostgreSQL Driver
BSD 2-clause
| postgresql
»
postgresql PostgreSQL JDBC Driver Postgresql | 8.4-701.jdbc3 | 42.7.11 |
