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