is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-extension-repository-maven-snapshots 12.6.7

Provides the XWiki snapshots repository as default maven repository (when no other repositories are set)

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-extension-repository-maven-snapshots
Version

Version

12.6.7
Type

Type

jar

Download xwiki-commons-extension-repository-maven-snapshots 12.6.7


<!-- https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-maven-snapshots/ -->
<dependency>
    <groupId>org.xwiki.commons</groupId>
    <artifactId>xwiki-commons-extension-repository-maven-snapshots</artifactId>
    <version>12.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-maven-snapshots/
implementation 'org.xwiki.commons:xwiki-commons-extension-repository-maven-snapshots:12.6.7'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-maven-snapshots/
implementation ("org.xwiki.commons:xwiki-commons-extension-repository-maven-snapshots:12.6.7")
'org.xwiki.commons:xwiki-commons-extension-repository-maven-snapshots:jar:12.6.7'
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-repository-maven-snapshots" rev="12.6.7">
  <artifact name="xwiki-commons-extension-repository-maven-snapshots" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-extension-repository-maven-snapshots', version='12.6.7')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-extension-repository-maven-snapshots" % "12.6.7"
[org.xwiki.commons/xwiki-commons-extension-repository-maven-snapshots "12.6.7"]