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.
'me.springframework:spring-me-it:1.0'
<dependency> <groupId>me.springframework</groupId> <artifactId>spring-me-it</artifactId> <version>1.0</version> </dependency>
<dependency org="me.springframework" name="spring-me-it" rev="1.0"/>
"me.springframework", "spring-me-it", "1.0"