License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-web-demo |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionActiveMQ :: Web Demo
Web Demo for REST API and Streamlets support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-web-demo-5.17.1.pom | |
activemq-web-demo-5.17.1.war | 34 MB |
activemq-web-demo-5.17.1-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-web-demo/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-web-demo</artifactId>
<version>5.17.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-web-demo/
implementation 'org.apache.activemq:activemq-web-demo:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-web-demo/
implementation ("org.apache.activemq:activemq-web-demo:5.17.1")
'org.apache.activemq:activemq-web-demo:war:5.17.1'
<dependency org="org.apache.activemq" name="activemq-web-demo" rev="5.17.1">
<artifact name="activemq-web-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-web-demo', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-web-demo" % "5.17.1"
[org.apache.activemq/activemq-web-demo "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
org.apache.geronimo.specs : geronimo-j2ee-management_1.1_spec | jar | 1.0.1 |
org.apache.geronimo.specs : geronimo-jacc_1.1_spec | jar | 1.0.2 |
org.apache.activemq : activemq-web | jar | 5.17.1 |
org.apache.activemq : activeio-core | jar | 3.1.4 |
org.apache.activemq : activemq-jaas Optional | jar | 5.17.1 |
org.apache.xbean : xbean-spring | jar | 4.21 |
xpp3 : xpp3 | jar | 1.1.4c |
com.thoughtworks.xstream : xstream | jar | 1.4.19 |
org.apache.derby : derby | jar | 10.15.2.0 |
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.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.eclipse.jetty : jetty-server | jar | |
junit : junit | jar | 4.13.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |