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:2.1'
<dependency> <groupId>net.java.truecommons</groupId> <artifactId>truecommons-services</artifactId> <version>2.1</version> </dependency>
<dependency org="net.java.truecommons" name="truecommons-services" rev="2.1"/>
"net.java.truecommons", "truecommons-services", "2.1"