What it is
  • 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 interface implementations
  • licensed under a Creative Commons Attribution 2.0 Germany License Creative Commons License

Benefits
  • saved development time
  • concentration on domain specific requirements instead on "low-level-details"
  • less and more comprehendible classes and lines of code
  • development of more reliable software in using proven, tested and bug fixed components
  • unified team programming is supported