License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-extension-repository-http |
Version | Version13.10.2 |
Type | Typejar |
Description |
DescriptionXWiki Commons - Extension - Repository - HTTP
Various tools to access extensions located in an HTTP based repository
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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>13.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-http/
implementation 'org.xwiki.commons:xwiki-commons-extension-repository-http:13.10.2'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-http/
implementation ("org.xwiki.commons:xwiki-commons-extension-repository-http:13.10.2")
'org.xwiki.commons:xwiki-commons-extension-repository-http:jar:13.10.2'
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-repository-http" rev="13.10.2">
<artifact name="xwiki-commons-extension-repository-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-extension-repository-http', version='13.10.2')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-extension-repository-http" % "13.10.2"
[org.xwiki.commons/xwiki-commons-extension-repository-http "13.10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-extension-api | jar | 13.10.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 13.10.2 |