License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdartemis-console |
Last Version | Last Version2.23.1 |
Release Date | Release Date |
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.23.1.pom | |
artemis-console-2.23.1.war | 12 MB |
artemis-console-2.23.1-sources.jar | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.hawt : hawtio-war | war | 2.15.0 |
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.15.0 |