License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdartemis-console |
Version | Version2.22.0 |
Type | Typewar |
Description |
DescriptionActiveMQ Artemis Console
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
artemis-console-2.22.0.pom | |
artemis-console-2.22.0.war | 10 MB |
artemis-console-2.22.0-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-console/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-console</artifactId>
<version>2.22.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-console/
implementation 'org.apache.activemq:artemis-console:2.22.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-console/
implementation ("org.apache.activemq:artemis-console:2.22.0")
'org.apache.activemq:artemis-console:war:2.22.0'
<dependency org="org.apache.activemq" name="artemis-console" rev="2.22.0">
<artifact name="artemis-console" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-console', version='2.22.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-console" % "2.22.0"
[org.apache.activemq/artemis-console "2.22.0"]
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-war | war | 2.14.2 |
com.google.guava : guava | jar | 30.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-servlet-api | jar | 8.5.78 |
io.hawt : hawtio-core | jar | 2.14.2 |