Environment
(depends on used modules)JRoots Application Bricks
- separate modules facing typical programming challenges
- no competition with other established frameworks
- small simple-to-use add on modules instead
- use what you need and skip the rest
- dependency injection of the Spring Framework for various object factories
- simple as possible - as complex as needed
- generics used throughout
- get minimal or complete packages - with or without default interfaces implementations
- licensed under a Creative Commons Attribution 2.0 Germany License

2009-07-07
New Java tool Djembe compares database structures
- Helps in keeping the structures of several database for development, testing, integration and production synchronized
- Database independent due to the usage of JDBC drivers
- Compare databases offline
- Export results to Excel
- Structures are saved as XML, thus allowing any further processing easily
- Standard version is free