Last Version

ActiveMQ :: Web 4.0-M3

Web Connector for REST API and Streamlets support

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

4.0-M3
Type

Type

jar
Description

Description

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

Download activemq-web 4.0-M3


<!-- 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.