is not current version
Last Version 14.4.1

org.xwiki.commons:xwiki-commons-extension-repository-http 7.2-milestone-3

Various tools to access extensions located in an HTTP based repository

GroupId

GroupId

org.xwiki.commons
ArtifactId

ArtifactId

xwiki-commons-extension-repository-http
Version

Version

7.2-milestone-3
Type

Type

jar

Download xwiki-commons-extension-repository-http 7.2-milestone-3


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