Provides Service Location which is designed to work well in both JEE and OSGi environments and perfectly fits the Dependency Injection idiom with support for JSR 330.
'net.java.truecommons:truecommons-services:1.0'
<dependency> <groupId>net.java.truecommons</groupId> <artifactId>truecommons-services</artifactId> <version>1.0</version> </dependency>
<dependency org="net.java.truecommons" name="truecommons-services" rev="1.0"/>
"net.java.truecommons", "truecommons-services", "1.0"