File | Operation |
---|---|
iblogging-root-0.9.0.pom | download |
<dependency>
<groupId>org.infrastructurebuilder.util</groupId>
<artifactId>iblogging-root</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util', module='iblogging-root', version='0.9.0')
)
<parent> <groupId>org.infrastructurebuilder</groupId> <artifactId>ibparent</artifactId> <version>1</version> </parent>