| License |
License |
|---|---|
| GroupId | GroupIdnl.goodbytes.xmpp.xep |
| ArtifactId | ArtifactIdhttpfileuploadcomponent |
| Version | Version1.4.0 |
| Type | Typejar |
| Description |
DescriptionHTTP File Upload Component
Implementation of an XMPP External Component that implements XEP-0363 'HTTP File Upload'.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nl.goodbytes.xmpp.xep/httpfileuploadcomponent/ -->
<dependency>
<groupId>nl.goodbytes.xmpp.xep</groupId>
<artifactId>httpfileuploadcomponent</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.goodbytes.xmpp.xep/httpfileuploadcomponent/
implementation 'nl.goodbytes.xmpp.xep:httpfileuploadcomponent:1.4.0'
// https://jarcasting.com/artifacts/nl.goodbytes.xmpp.xep/httpfileuploadcomponent/
implementation ("nl.goodbytes.xmpp.xep:httpfileuploadcomponent:1.4.0")
'nl.goodbytes.xmpp.xep:httpfileuploadcomponent:jar:1.4.0'
<dependency org="nl.goodbytes.xmpp.xep" name="httpfileuploadcomponent" rev="1.4.0">
<artifact name="httpfileuploadcomponent" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.goodbytes.xmpp.xep', module='httpfileuploadcomponent', version='1.4.0')
)
libraryDependencies += "nl.goodbytes.xmpp.xep" % "httpfileuploadcomponent" % "1.4.0"
[nl.goodbytes.xmpp.xep/httpfileuploadcomponent "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.igniterealtime.whack : core | jar | 2.0.0 |
| commons-cli : commons-cli | jar | 1.4 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.slf4j : slf4j-simple | jar | 1.7.21 |
| com.google.guava : guava | jar | 30.0-jre |
| org.apache.maven : maven-model | jar | 3.3.9 |