Download activemq-console-5.14.0.jar file

Introduction

You can download activemq-console-5.14.0.jar in this page.

License

Apache License

Type List

activemq-console-5.14.0.jar file has the following types.

META-INF/DEPENDENCIES
META-INF/LICENSE
META-INF/MANIFEST.MF
META-INF/NOTICE
META-INF/maven/org.apache.activemq/activemq-console/pom.properties
META-INF/maven/org.apache.activemq/activemq-console/pom.xml
META-INF/services/org.apache.activemq.console.command.Command
org.apache.activemq.console.ActiveMQLauncher.class
org.apache.activemq.console.CommandContext.class
org.apache.activemq.console.Main.class
org.apache.activemq.console.command.AbstractAmqCommand.class
org.apache.activemq.console.command.AbstractCommand.class
org.apache.activemq.console.command.AbstractJmxCommand.class
org.apache.activemq.console.command.AmqBrowseCommand.class
org.apache.activemq.console.command.BrowseCommand.class
org.apache.activemq.console.command.BstatCommand.class
org.apache.activemq.console.command.Command.class
org.apache.activemq.console.command.ConsumerCommand.class
org.apache.activemq.console.command.CreateCommand.class
org.apache.activemq.console.command.DecryptCommand.class
org.apache.activemq.console.command.DefaultPasswordFactory.class
org.apache.activemq.console.command.DstatCommand.class
org.apache.activemq.console.command.EncryptCommand.class
org.apache.activemq.console.command.ListCommand.class
org.apache.activemq.console.command.PasswordFactory.class
org.apache.activemq.console.command.ProducerCommand.class
org.apache.activemq.console.command.PurgeCommand.class
org.apache.activemq.console.command.QueryCommand.class
org.apache.activemq.console.command.ShellCommand.class
org.apache.activemq.console.command.ShutdownCommand.class
org.apache.activemq.console.command.StartCommand.class
org.apache.activemq.console.command.StopGracefullyCommand.class
org.apache.activemq.console.command.StoreExportCommand.class
org.apache.activemq.console.command.store.ExportStreamManager.class
org.apache.activemq.console.command.store.StoreExporter.class
org.apache.activemq.console.command.store.amq.CommandLineSupport.class
org.apache.activemq.console.command.store.proto.MapEntryPB.class
org.apache.activemq.console.command.store.proto.MessagePB.class
org.apache.activemq.console.command.store.proto.QueueEntryPB.class
org.apache.activemq.console.command.store.proto.QueuePB.class
org.apache.activemq.console.command.store.tar.TarBuffer.class
org.apache.activemq.console.command.store.tar.TarConstants.class
org.apache.activemq.console.command.store.tar.TarEntry.class
org.apache.activemq.console.command.store.tar.TarInputStream.class
org.apache.activemq.console.command.store.tar.TarOutputStream.class
org.apache.activemq.console.command.store.tar.TarUtils.class
org.apache.activemq.console.filter.AbstractQueryFilter.class
org.apache.activemq.console.filter.AmqMessagesQueryFilter.class
org.apache.activemq.console.filter.GroupPropertiesViewFilter.class
org.apache.activemq.console.filter.MBeansAttributeQueryFilter.class
org.apache.activemq.console.filter.MBeansObjectNameQueryFilter.class
org.apache.activemq.console.filter.MBeansRegExQueryFilter.class
org.apache.activemq.console.filter.MapTransformFilter.class
org.apache.activemq.console.filter.MessagesQueryFilter.class
org.apache.activemq.console.filter.PropertiesViewFilter.class
org.apache.activemq.console.filter.QueryFilter.class
org.apache.activemq.console.filter.RegExQueryFilter.class
org.apache.activemq.console.filter.ResultTransformFilter.class
org.apache.activemq.console.filter.StubQueryFilter.class
org.apache.activemq.console.filter.WildcardToMsgSelectorTransformFilter.class
org.apache.activemq.console.filter.WildcardToRegExTransformFilter.class
org.apache.activemq.console.filter.WildcardTransformFilter.class
org.apache.activemq.console.formatter.CommandShellOutputFormatter.class
org.apache.activemq.console.formatter.OutputFormatter.class
org.apache.activemq.console.util.AmqMessagesUtil.class
org.apache.activemq.console.util.JmxMBeansUtil.class
org/apache/activemq/console/command/consumer.txt
org/apache/activemq/console/command/producer.txt
org/apache/activemq/console/command/store/amq/help.txt

Pom

activemq-console-5.14.0.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
  contributor license agreements.  See the NOTICE file distributed with
  this work for additional information regarding copyright ownership.
  The ASF licenses this file to You under the Apache License, Version 2.0
  (the "License"); you may not use this file except in compliance with
  the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

  <modelVersion>4.0.0</modelVersion>

  <parent>
    <groupId>org.apache.activemq</groupId>
    <artifactId>activemq-parent</artifactId>
    <version>5.14.0</version>
  </parent>

  <artifactId>activemq-console</artifactId>
  <name>ActiveMQ :: Console</name>
  <description>ActiveMQ Management Console</description>

  <properties>
    <activemq.osgi.import.pkg>
      org.apache.activemq*;resolution:=optional,
      org.springframework*;resolution:=optional,
      sun.management*;resolution:=optional,
      org.josql*;resolution:=optional,
      org.apache.velocity*;resolution:=optional,
      org.apache.commons.daemon*;resolution:=optional,
      *
    </activemq.osgi.import.pkg>
    <activemq.osgi.export>
      org.apache.activemq.console*;version=${project.version};-noimport:=true,
    </activemq.osgi.export>
  </properties>

  <dependencies>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>activemq-kahadb-store</artifactId>
    </dependency>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>activeio-core</artifactId>
    </dependency>

    <!-- geronimo -->
    <dependency>
      <groupId>org.apache.geronimo.specs</groupId>
      <artifactId>geronimo-jms_1.1_spec</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-pool2</artifactId>
    </dependency>
    <dependency>
      <groupId>org.apache.xbean</groupId>
      <artifactId>xbean-spring</artifactId>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
    </dependency>

    <!-- import/export command -->
    <dependency>
      <groupId>org.fusesource.hawtbuf</groupId>
      <artifactId>hawtbuf-proto</artifactId>
      <version>${hawtbuf-version}</version>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-core</artifactId>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-annotations</artifactId>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>
    </dependency>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>activemq-broker</artifactId>
      <type>test-jar</type>
      <scope>test</scope>
    </dependency>

    <!-- needed for TestPurgeCommand, but not for compile. -->
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-context</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-log4j12</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>log4j</groupId>
      <artifactId>log4j</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.derby</groupId>
      <artifactId>derby</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.velocity</groupId>
      <artifactId>velocity</artifactId>
    </dependency>
    <dependency>
      <groupId>commons-collections</groupId>
      <artifactId>commons-collections</artifactId>
    </dependency>
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>${commons-lang-version}</version>
    </dependency>
    <dependency>
      <groupId>org.apache.servicemix.bundles</groupId>
      <artifactId>org.apache.servicemix.bundles.josql</artifactId>
    </dependency>
    <dependency>
      <groupId>org.jasypt</groupId>
      <artifactId>jasypt</artifactId>
    </dependency>
    <dependency>
      <groupId>commons-daemon</groupId>
      <artifactId>commons-daemon</artifactId>
    </dependency>
  </dependencies>

  <build>
    <plugins>
      <!-- Configure which tests are included/excuded -->
      <plugin>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <forkCount>1</forkCount>
          <reuseForks>false</reuseForks>
          <childDelegation>false</childDelegation>
          <useFile>true</useFile>
          <systemProperties>
            <property>
              <name>org.apache.activemq.default.directory.prefix</name>
              <value>target/</value>
            </property>
            <!-- Uncomment the following if you want to configure custom logging (using src/test/resources/log4j.properties)
              while running mvn:test Note: if you want to see log messages on the console window remove "redirectTestOutputToFile"
              from the parent pom -->
            <!-- <property> <name>log4j.configuration</name> <value>file:target/test-classes/log4j.properties</value>
              </property> -->
          </systemProperties>
          <includes>
            <include>**/*Test*</include>
          </includes>
        </configuration>
      </plugin>

      <plugin>
        <groupId>org.fusesource.hawtbuf</groupId>
        <artifactId>hawtbuf-protoc</artifactId>
        <version>${hawtbuf-version}</version>
        <configuration>
          <type>alt</type>
        </configuration>
        <executions>
          <execution>
            <goals>
              <goal>compile</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
          <groupId>org.codehaus.mojo</groupId>
          <artifactId>build-helper-maven-plugin</artifactId>
          <executions>
              <execution>
                  <id>add-source</id>
                  <phase>generate-sources</phase>
                  <goals>
                      <goal>add-source</goal>
                  </goals>
                  <configuration>
                      <sources>
                          <source>${basedir}/target/generated-sources/proto</source>
                      </sources>
                  </configuration>
              </execution>
          </executions>
      </plugin>

    </plugins>
    <pluginManagement>
    	<plugins>
    		<!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.-->
    		<plugin>
    			<groupId>org.eclipse.m2e</groupId>
    			<artifactId>lifecycle-mapping</artifactId>
    			<version>1.0.0</version>
    			<configuration>
    				<lifecycleMappingMetadata>
    					<pluginExecutions>
    						<pluginExecution>
    							<pluginExecutionFilter>
    								<groupId>
    									org.fusesource.hawtbuf
    								</groupId>
    								<artifactId>
    									hawtbuf-protoc
    								</artifactId>
    								<versionRange>[1.11,)</versionRange>
    								<goals>
    									<goal>compile</goal>
    								</goals>
    							</pluginExecutionFilter>
    							<action>
                                    <execute>
                                      <runOnIncremental>true</runOnIncremental>
                                    </execute>
    							</action>
    						</pluginExecution>
    					</pluginExecutions>
    				</lifecycleMappingMetadata>
    			</configuration>
    		</plugin>
    	</plugins>
    </pluginManagement>
  </build>

</project>

POM Entry

<dependency>
   <groupId>org.apache.activemq</groupId>
   <artifactId>activemq-console</artifactId>
   <version>5.14.0</version>
</dependency>

Download

If you think the following activemq-console-5.14.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download activemq-console-5.14.0.jar file




PreviousNext

Related