GroupId | GroupIdactivemq |
---|---|
ArtifactId | ArtifactIdactivemq-web |
Last Version | Last Version4.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: Web
Web Connector for REST API and Streamlets support
|
Filename | Size |
---|---|
activemq-web-4.0-M3.pom | |
activemq-web-4.0-M3.jar | 18 KB |
Browse |
<!-- 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"]
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} |