License |
License |
---|---|
GroupId | GroupIdorg.xwiki.commons |
ArtifactId | ArtifactIdxwiki-commons-extension-repository-http |
Version | Version14.3 |
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>14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-http/
implementation 'org.xwiki.commons:xwiki-commons-extension-repository-http:14.3'
// https://jarcasting.com/artifacts/org.xwiki.commons/xwiki-commons-extension-repository-http/
implementation ("org.xwiki.commons:xwiki-commons-extension-repository-http:14.3")
'org.xwiki.commons:xwiki-commons-extension-repository-http:jar:14.3'
<dependency org="org.xwiki.commons" name="xwiki-commons-extension-repository-http" rev="14.3">
<artifact name="xwiki-commons-extension-repository-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xwiki.commons', module='xwiki-commons-extension-repository-http', version='14.3')
)
libraryDependencies += "org.xwiki.commons" % "xwiki-commons-extension-repository-http" % "14.3"
[org.xwiki.commons/xwiki-commons-extension-repository-http "14.3"]
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-extension-api | jar | 14.3 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.xwiki.commons : xwiki-commons-tool-test-component | jar | 14.3 |