<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>guice</artifactId>
<version>1.0.20.1-jre15</version>
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='guice', version='1.0.20.1-jre15')
)
<parent> <groupId>com.guicedee.services</groupId> <artifactId>services-parent</artifactId> <version>1.0.20.1-jre15</version> </parent>
compile
|-- com.guicedee.services:javax.inject:1.0.20.1-jre15
|-- com.guicedee.services:aopalliance-core:1.0.20.1-jre15