is not current version
Last Version 14.4.1

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

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

13.8
Type

Type

jar

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


<!-- 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>13.8</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:13.8'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-maven-snapshots/
implementation ("org.xwiki.commons:xwiki-commons-extension-repository-maven-snapshots:13.8")
'org.xwiki.commons:xwiki-commons-extension-repository-maven-snapshots:jar:13.8'
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-repository-maven-snapshots" rev="13.8">
  <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='13.8')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-extension-repository-maven-snapshots" % "13.8"
[org.xwiki.commons/xwiki-commons-extension-repository-maven-snapshots "13.8"]