File | Operation |
---|---|
commons-bom-7.8.pom | download |
<dependency>
<groupId>io.bitexpress.topia.commons</groupId>
<artifactId>commons-bom</artifactId>
<version>7.8</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.bitexpress.topia.commons', module='commons-bom', version='7.8')
)
<parent> <groupId>io.bitexpress.topia.commons</groupId> <artifactId>commons-platform-root</artifactId> <version>7.8</version> </parent>