File | Operation |
---|---|
xwiki-commons-pom-15.10.13.pom | download |
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-pom</artifactId>
<version>15.10.13</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-pom', version='15.10.13')
)
<parent> <groupId>org.xwiki.commons</groupId> <artifactId>xwiki-commons</artifactId> <version>15.10.13</version> </parent>