Just released few guice libraries:
guice-persist implementation for orientDB
jsr250 @PostContruct and @PreDestroy
@Log annotation for slf4j logger injection (almost like example in guice docs)
utilities to simplify addition of custom method or field annotations support and beans post processing by type (supertype or implemented interface)
javax.validation integration (suggest to use with hibernate-validator)
runtime validation of method arguments and return values (contracts)
integration for custom validators (injections)
All libs are MIT licensed and available in maven central.