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