License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdartemis-plugin |
Version | Version2.21.0 |
Type | Typewar |
Description |
DescriptionActiveMQ Artemis HawtIO Plugin
Artemis plugin module for the HawtIO web console
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
artemis-plugin-2.21.0.pom | |
artemis-plugin-2.21.0.war | 91 KB |
artemis-plugin-2.21.0-sources.jar | 11 KB |
artemis-plugin-2.21.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-plugin/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-plugin</artifactId>
<version>2.21.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-plugin/
implementation 'org.apache.activemq:artemis-plugin:2.21.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-plugin/
implementation ("org.apache.activemq:artemis-plugin:2.21.0")
'org.apache.activemq:artemis-plugin:war:2.21.0'
<dependency org="org.apache.activemq" name="artemis-plugin" rev="2.21.0">
<artifact name="artemis-plugin" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-plugin', version='2.21.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-plugin" % "2.21.0"
[org.apache.activemq/artemis-plugin "2.21.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-plugin-mbean | jar | 2.14.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-servlet-api | jar | 8.5.76 |
org.slf4j : slf4j-api | jar | 1.7.36 |