File | Operation |
---|---|
ibcore-bom-0.13.0.0.pom | download |
<dependency>
<groupId>org.infrastructurebuilder.util</groupId>
<artifactId>ibcore-bom</artifactId>
<version>0.13.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util', module='ibcore-bom', version='0.13.0.0')
)
<parent> <groupId>org.infrastructurebuilder</groupId> <artifactId>ibparent-minimal</artifactId> <version>16</version> </parent>