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