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