| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.activemq |
| ArtifactId | ArtifactIdactivemq-xmpp |
| Last Version | Last Version5.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionActiveMQ :: XMPP
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| activemq-xmpp-5.8.0.pom | |
| activemq-xmpp-5.8.0.jar | 175 KB |
| activemq-xmpp-5.8.0-sources.jar | 192 KB |
| activemq-xmpp-5.8.0-javadoc.jar | 811 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-xmpp/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-xmpp</artifactId>
<version>5.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-xmpp/
implementation 'org.apache.activemq:activemq-xmpp:5.8.0'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-xmpp/
implementation ("org.apache.activemq:activemq-xmpp:5.8.0")
'org.apache.activemq:activemq-xmpp:jar:5.8.0'
<dependency org="org.apache.activemq" name="activemq-xmpp" rev="5.8.0">
<artifact name="activemq-xmpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-xmpp', version='5.8.0')
)
libraryDependencies += "org.apache.activemq" % "activemq-xmpp" % "5.8.0"
[org.apache.activemq/activemq-xmpp "5.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.activemq : activemq-client | jar | 5.8.0 |
| org.apache.activemq : activeio-core | jar | 3.1.4 |
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.4 |
| org.codehaus.woodstox : stax2-api | jar | 3.0.2 |
| org.apache.geronimo.specs : geronimo-activation_1.1_spec | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jivesoftware : smack | jar | 3.1.0 |
| jivesoftware : smackx | jar | 3.1.0 |
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| org.apache.activemq : activemq-unit-tests | test-jar | 5.8.0 |
| org.apache.activemq : activemq-broker | test-jar | 5.8.0 |