<dependency>
<groupId>org.infrastructurebuilder.util.auth</groupId>
<artifactId>ibauth-ansible</artifactId>
<version>0.9.4</version>
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util.auth', module='ibauth-ansible', version='0.9.4')
)
<dependency org="org.infrastructurebuilder.util.auth" name="ibauth-ansible" rev="0.9.4" />
<parent> <groupId>org.infrastructurebuilder.util.auth</groupId> <artifactId>ibauthentication-root</artifactId> <version>0.9.4</version> </parent>
compile
|-- org.infrastructurebuilder.util.auth:ibauth-api
|-- org.infrastructurebuilder.util.auth:ibauth-api
provided
|-- org.codehaus.plexus:plexus-component-annotations
test