Group: com.momomo - All Dependencies
momomo.com.platform.Lambda · Intuitive generics based functional interfaces with support for void, returns, multiple params and exceptions
momomo.com.platform.db.base.jpa.session · The absolute base of our database related hibernate session based jpa modules
momomo.com.platform.db.transactional · The absolute base of our database transaction libraries.
momomo.com.platform.Core · Makes out the core of several of our public releases, and is packed with useful everyday `Java` utility that at least serves our needs very well.
momomo.com.platform.xy.lcd · Least common denominator. Provides some shared classes and resources for released mvn projects.
momomo.com.platform.db.base.jpa · The absolute base of our database related jpa modules
momomo.com.platform.db.base · The absolute base of our database related modules
momomo.com.platform.Return · Intuitive library that makes it easier for you to return multiple, fully defined objects on the fly from any method, any time rather than being limited to the default maximum of one.
momomo.com.platform.Minimal · Provides some shared classes and resources for released mvn projects
momomo.com.platform.Nanotime · Allows for nanosecond time resolution when asking for time from Java Runtime in contrast with System.currentTimeMillis().
momomo.com.platform.db.transactional.Spring · A library to execute database commands in transactions without having to use annotations based on Spring libraries.
momomo.com.platform.db.transactional.Hibernate · A library to execute database commands in transactions without having to use annotations based on Hibernate libraries. No Spring!
momomo.com.platform.db.base.jpa.session.with.postgres · Provides the postgres related implementations towards our database related repositories