Last Version

ActiveMQ Artemis Console 2.23.1

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.

License

License

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-console
Version

Version

2.23.1
Type

Type

war
Description

Description

ActiveMQ 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

The Apache Software Foundation

Download artemis-console 2.23.1


<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-console/ -->
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>artemis-console</artifactId>
    <version>2.23.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-console/
implementation 'org.apache.activemq:artemis-console:2.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-console/
implementation ("org.apache.activemq:artemis-console:2.23.1")
'org.apache.activemq:artemis-console:war:2.23.1'
<dependency org="org.apache.activemq" name="artemis-console" rev="2.23.1">
  <artifact name="artemis-console" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-console', version='2.23.1')
)
libraryDependencies += "org.apache.activemq" % "artemis-console" % "2.23.1"
[org.apache.activemq/artemis-console "2.23.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.hawt : hawtio-war war 2.15.0
com.google.guava : guava jar 30.1-jre

provided (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 8.5.78
io.hawt : hawtio-core jar 2.15.0

Project Modules

There are no modules declared in this project.