License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-http |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: HTTP Protocol Support
ActiveMQ HTTP Protocol Support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-http-5.17.1.pom | |
activemq-http-5.17.1.jar | 107 KB |
activemq-http-5.17.1-sources.jar | 79 KB |
activemq-http-5.17.1-javadoc.jar | 401 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-http/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-http</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-http/
implementation 'org.apache.activemq:activemq-http:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-http/
implementation ("org.apache.activemq:activemq-http:5.17.1")
'org.apache.activemq:activemq-http:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-http" rev="5.17.1">
<artifact name="activemq-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-http', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-http" % "5.17.1"
[org.apache.activemq/activemq-http "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-spring | jar | 5.17.1 |
org.springframework : spring-context | jar | 5.3.19 |
org.springframework : spring-jms | jar | 5.3.19 |
org.apache.activemq : activemq-stomp Optional | jar | 5.17.1 |
org.apache.activemq : activemq-mqtt | jar | 5.17.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-xml | jar | |
org.eclipse.jetty : jetty-webapp | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
junit : junit Optional | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty.websocket : websocket-server Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-unit-tests | test-jar | 5.17.1 |
org.apache.activemq : activemq-broker | test-jar | 5.17.1 |
org.apache.activemq : activemq-jaas | jar | 5.17.1 |
org.apache.activemq : activemq-kahadb-store | jar | 5.17.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.mockito : mockito-core | jar | 3.8.0 |