| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools CLI User Interface |
| GroupId | GroupIdorg.eclipse.ecf.provider |
| ArtifactId | ArtifactIdxmpp |
| Last Version | Last Version1.0.0-v20070627-1030 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionECF XMPP Provider
|
| Filename | Size |
|---|---|
| xmpp-1.0.0-v20070627-1030.pom | |
| xmpp-1.0.0-v20070627-1030.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.ecf.provider/xmpp/ -->
<dependency>
<groupId>org.eclipse.ecf.provider</groupId>
<artifactId>xmpp</artifactId>
<version>1.0.0-v20070627-1030</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.ecf.provider/xmpp/
implementation 'org.eclipse.ecf.provider:xmpp:1.0.0-v20070627-1030'
// https://jarcasting.com/artifacts/org.eclipse.ecf.provider/xmpp/
implementation ("org.eclipse.ecf.provider:xmpp:1.0.0-v20070627-1030")
'org.eclipse.ecf.provider:xmpp:jar:1.0.0-v20070627-1030'
<dependency org="org.eclipse.ecf.provider" name="xmpp" rev="1.0.0-v20070627-1030">
<artifact name="xmpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.ecf.provider', module='xmpp', version='1.0.0-v20070627-1030')
)
libraryDependencies += "org.eclipse.ecf.provider" % "xmpp" % "1.0.0-v20070627-1030"
[org.eclipse.ecf.provider/xmpp "1.0.0-v20070627-1030"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.equinox : common | jar | [0,) |
| org.eclipse : ecf | jar | [0,) |
| org.eclipse.ecf : provider | jar | [0,) |
| org.eclipse.ecf : presence | jar | [0,) |
| org.eclipse.ecf : filetransfer | jar | [0,) |
| org.eclipse.ecf : sharedobject | jar | [0,) |
| org.eclipse.ecf : datashare | jar | [0,) |
| org.eclipse.ecf.provider : datashare | jar | [0,) |
| org.jivesoftware » smack | jar | [2.2.1,3.0.0) |