License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIdactivemq-webconsole |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSlimmed activemq-web-console
ActiveMQ v5 plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-webconsole-2.2.1.pom | |
activemq-webconsole-2.2.1.war | 215 KB |
activemq-webconsole-2.2.1-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq-webconsole/ -->
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq-webconsole</artifactId>
<version>2.2.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq-webconsole/
implementation 'org.apache.geronimo.plugins:activemq-webconsole:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq-webconsole/
implementation ("org.apache.geronimo.plugins:activemq-webconsole:2.2.1")
'org.apache.geronimo.plugins:activemq-webconsole:war:2.2.1'
<dependency org="org.apache.geronimo.plugins" name="activemq-webconsole" rev="2.2.1">
<artifact name="activemq-webconsole" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='activemq-webconsole', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "activemq-webconsole" % "2.2.1"
[org.apache.geronimo.plugins/activemq-webconsole "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-web-console | war | 5.4.1 |
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.2.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |