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