Some months ago I bought the domain derquinse.net and started a new incarnation of my common Java libraries, now called derquinse-commons, hosted on Google Code, and based on Google's guava-libraries.
But is hasn't been until recently that I have configured this blog to use the new domain, and performed the first releases (in plural, as the different subprojects are now released independently), which may be found in the Maven Repository (that, as of now, will not be synchronized with Central as there are dependencies that are not part of it). Right now, I've released:
- derquinse-commons-base 1.0.0: Base libraries.
- derquinse-commons-orm 1.0.1: Base object/relational libraries.
- derquinse-commons-orm-hib3 1.0.1: Hibernate 3.5 implementation of the ORM module.
Besides some common POMs. The collections module will be next, with Hierarchy and friends.
Stay tuned.
No comments:
Post a Comment