License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-branding |
Version | Version2.18.0 |
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.18.0.pom | |
activemq-branding-2.18.0.war | 499 KB |
activemq-branding-2.18.0-sources.jar | 11 KB |
activemq-branding-2.18.0-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.18.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-branding/
implementation 'org.apache.activemq:activemq-branding:2.18.0'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-branding/
implementation ("org.apache.activemq:activemq-branding:2.18.0")
'org.apache.activemq:activemq-branding:war:2.18.0'
<dependency org="org.apache.activemq" name="activemq-branding" rev="2.18.0">
<artifact name="activemq-branding" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-branding', version='2.18.0')
)
libraryDependencies += "org.apache.activemq" % "activemq-branding" % "2.18.0"
[org.apache.activemq/activemq-branding "2.18.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-plugin-mbean | jar | 2.13.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.errorprone : error_prone_core | jar | 2.6.0 |