Specific DAO Fusion projects depend on certain libraries and APIs, as listed below.
| Version | Required by | |
|---|---|---|
| Java SDK | 5.0+ | all |
| Hibernate EntityManager | 3.4.0.GA | daofusion-core |
| cglib | 2.1_3 | daofusion-core |
| SLF4J | 1.5.8 | daofusion-core |
| Joda Time | 1.6 | daofusion-core |
| JUnit | 4.4 | daofusion-test (see this issue for more information) |
| Spring | 2.5.6 | daofusion-test |
| c3p0 | 0.9.1.2 | daofusion-test |
Note that all artifacts mentioned above represent compile and runtime scoped Maven dependencies which are required by the corresponding DAO Fusion project (excluding cross-project dependencies).