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