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