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