ActiveMQ :: Web

Web Connector for REST API and Streamlets support

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Last Version

Last Version

4.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

ActiveMQ :: Web
Web Connector for REST API and Streamlets support

Download activemq-web

How to add to project

<!-- https://jarcasting.com/artifacts/activemq/activemq-web/ -->
<dependency>
    <groupId>activemq</groupId>
    <artifactId>activemq-web</artifactId>
    <version>4.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-web/
implementation 'activemq:activemq-web:4.0-M3'
// https://jarcasting.com/artifacts/activemq/activemq-web/
implementation ("activemq:activemq-web:4.0-M3")
'activemq:activemq-web:jar:4.0-M3'
<dependency org="activemq" name="activemq-web" rev="4.0-M3">
  <artifact name="activemq-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-web', version='4.0-M3')
)
libraryDependencies += "activemq" % "activemq-web" % "4.0-M3"
[activemq/activemq-web "4.0-M3"]

Dependencies

compile (7)

Group / Artifact Type Version
activemq : activemq jar ${pom.currentVersion}
activemq » activemq-core-test jar ${pom.currentVersion}
springframework : spring jar ${spring_version}
activeio : activeio jar ${activeio_version}
geronimo-spec : geronimo-spec-jsp jar ${geronimo_spec_jsp_version}
jetty : servlet-api jar ${servlet_api_version}
jetty : jetty jar ${jetty_version}

Project Modules

There are no modules declared in this project.

Versions

Version
4.0-M3
4.0-M2
4.0-M1
3.2.4
3.2.3
3.2.2
3.2.1
3.2
3.2-M1
3.1
3.1-M6
3.1-M5
3.1-M4
3.1-M3
3.1-M2
3.1-M1
3.0
2.1
2.0
1.5
1.4
1.3
1.2
1.1-G1M3