File | Operation |
---|---|
doxia-bom-2015.11.01.pom | download |
<dependency>
<groupId>com.github.sebhoss.bom</groupId>
<artifactId>doxia-bom</artifactId>
<version>2015.11.01</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.github.sebhoss.bom', module='doxia-bom', version='2015.11.01')
)
<parent> <groupId>com.github.sebhoss.bom</groupId> <artifactId>maven-boms</artifactId> <version>2015.11.01</version> </parent>