License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-branding |
Last Version | Last Version2.23.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionActiveMQ Artemis HawtIO Branding
Artemis branding plugin module for the HawtIO web console
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-branding-2.23.1.pom | |
activemq-branding-2.23.1.war | 927 KB |
activemq-branding-2.23.1-sources.jar | 7 KB |
activemq-branding-2.23.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-branding/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-branding</artifactId>
<version>2.23.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-branding/
implementation 'org.apache.activemq:activemq-branding:2.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-branding/
implementation ("org.apache.activemq:activemq-branding:2.23.1")
'org.apache.activemq:activemq-branding:war:2.23.1'
<dependency org="org.apache.activemq" name="activemq-branding" rev="2.23.1">
<artifact name="activemq-branding" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-branding', version='2.23.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-branding" % "2.23.1"
[org.apache.activemq/activemq-branding "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 |