Provides the XWiki snapshots repository as default maven repository (when no other repositories are set)
'org.xwiki.commons:xwiki-commons-extension-repository-maven-snapshots:6.4.2'
<dependency>
<groupId>org.xwiki.commons</groupId>
<artifactId>xwiki-commons-extension-repository-maven-snapshots</artifactId>
<version>6.4.2</version>
</dependency>
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-repository-maven-snapshots" rev="6.4.2"/>
"org.xwiki.commons", "xwiki-commons-extension-repository-maven-snapshots", "6.4.2"