Group: me.springframework - All Dependencies
Spring ME Maven Plugin · A Maven plugin for generating a BeanFactory from a Spring application context. In order to work around the limitations on platforms not supporting reflection, this Maven plugin will analyze the sources and dependent jar files to gather all the required information at build time.
Spring ME Sample Java ME · An example demonstrating the use of Spring ME in a Java ME environment.
Spring ME Samples · A collection of examples, demonstrating the use of Spring ME.
Spring ME · A version of Spring that not only has a very small runtime footprint (none), but also is capable of running on small handheld devices, since it does not rely on reflection.
Spring ME Adapter · Bridging between Spring ME's minimal API and classic Spring.