<dependency>
<groupId>com.anrisoftware.globalpom</groupId>
<artifactId>globalpomutils-threads</artifactId>
<version>3.1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.anrisoftware.globalpom', module='globalpomutils-threads', version='3.1')
)
<parent> <groupId>com.anrisoftware.globalpom</groupId> <artifactId>globalpomutils-parent</artifactId> <version>3.1</version> </parent>
compile
|-- com.anrisoftware.globalpom:globalpom-log
|-- com.anrisoftware.propertiesutils:propertiesutils-contextproperties
|-- org.apache.felix:org.apache.felix.scr.annotations
|-- com.google.inject.extensions:guice-assistedinject
test