Download activemq-leveldb-store-5.14.0.jar file

Introduction

You can download activemq-leveldb-store-5.14.0.jar in this page.

License

Apache License

Type List

activemq-leveldb-store-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-leveldb-store/pom.properties
META-INF/maven/org.apache.activemq/activemq-leveldb-store/pom.xml
org.apache.activemq.leveldb.CountDownFuture.class
org.apache.activemq.leveldb.DBManager.class
org.apache.activemq.leveldb.DataLocator.class
org.apache.activemq.leveldb.DelayableUOW.class
org.apache.activemq.leveldb.DurableSubscription.class
org.apache.activemq.leveldb.EntryLocator.class
org.apache.activemq.leveldb.IQ80Snappy.class
org.apache.activemq.leveldb.LevelDBClient.class
org.apache.activemq.leveldb.LevelDBStore.class
org.apache.activemq.leveldb.LevelDBStoreFactory.class
org.apache.activemq.leveldb.LevelDBStoreTest.class
org.apache.activemq.leveldb.LevelDBStoreTestMBean.class
org.apache.activemq.leveldb.LevelDBStoreView.class
org.apache.activemq.leveldb.LevelDBStoreViewMBean.class
org.apache.activemq.leveldb.MessageRecord.class
org.apache.activemq.leveldb.QueueEntryRange.class
org.apache.activemq.leveldb.QueueEntryRecord.class
org.apache.activemq.leveldb.QueueRecord.class
org.apache.activemq.leveldb.RecordLog.class
org.apache.activemq.leveldb.RecordLogTestSupport.class
org.apache.activemq.leveldb.SubAckRecord.class
org.apache.activemq.leveldb.SuspendCallSupport.class
org.apache.activemq.leveldb.UowClosed.class
org.apache.activemq.leveldb.UowCompleted.class
org.apache.activemq.leveldb.UowDelayed.class
org.apache.activemq.leveldb.UowFlushQueued.class
org.apache.activemq.leveldb.UowFlushed.class
org.apache.activemq.leveldb.UowFlushing.class
org.apache.activemq.leveldb.UowManagerConstants.class
org.apache.activemq.leveldb.UowOpen.class
org.apache.activemq.leveldb.UowState.class
org.apache.activemq.leveldb.XaAckRecord.class
org.apache.activemq.leveldb.XerialSnappy.class
org.apache.activemq.leveldb.package.class
org.apache.activemq.leveldb.record.CollectionKey.class
org.apache.activemq.leveldb.record.CollectionRecord.class
org.apache.activemq.leveldb.record.EntryKey.class
org.apache.activemq.leveldb.record.EntryRecord.class
org.apache.activemq.leveldb.record.SubscriptionRecord.class
org.apache.activemq.leveldb.replicated.ElectingLevelDBStore.class
org.apache.activemq.leveldb.replicated.FileTransferFrame.class
org.apache.activemq.leveldb.replicated.LevelDBNodeState.class
org.apache.activemq.leveldb.replicated.MasterElector.class
org.apache.activemq.leveldb.replicated.MasterLevelDBClient.class
org.apache.activemq.leveldb.replicated.MasterLevelDBStore.class
org.apache.activemq.leveldb.replicated.PositionSync.class
org.apache.activemq.leveldb.replicated.ProxyLevelDBStore.class
org.apache.activemq.leveldb.replicated.ReplicatedLevelDBStoreTrait.class
org.apache.activemq.leveldb.replicated.ReplicatedLevelDBStoreView.class
org.apache.activemq.leveldb.replicated.ReplicatedLevelDBStoreViewMBean.class
org.apache.activemq.leveldb.replicated.ReplicationFrame.class
org.apache.activemq.leveldb.replicated.ReplicationProtocolCodec.class
org.apache.activemq.leveldb.replicated.ReplicationSupport.class
org.apache.activemq.leveldb.replicated.SlaveLevelDBStore.class
org.apache.activemq.leveldb.replicated.SlaveStatus.class
org.apache.activemq.leveldb.replicated.TransportHandler.class
org.apache.activemq.leveldb.replicated.dto.FileInfo.class
org.apache.activemq.leveldb.replicated.dto.LogDelete.class
org.apache.activemq.leveldb.replicated.dto.LogWrite.class
org.apache.activemq.leveldb.replicated.dto.Login.class
org.apache.activemq.leveldb.replicated.dto.SyncResponse.class
org.apache.activemq.leveldb.replicated.dto.Transfer.class
org.apache.activemq.leveldb.replicated.dto.WalAck.class
org.apache.activemq.leveldb.replicated.groups.ChangeListener.class
org.apache.activemq.leveldb.replicated.groups.ChangeListenerSupport.class
org.apache.activemq.leveldb.replicated.groups.ClusteredSingleton.class
org.apache.activemq.leveldb.replicated.groups.ClusteredSingletonWatcher.class
org.apache.activemq.leveldb.replicated.groups.ClusteredSupport.class
org.apache.activemq.leveldb.replicated.groups.NodeState.class
org.apache.activemq.leveldb.replicated.groups.TextNodeState.class
org.apache.activemq.leveldb.replicated.groups.ZKClient.class
org.apache.activemq.leveldb.replicated.groups.ZooKeeperGroup.class
org.apache.activemq.leveldb.replicated.groups.ZooKeeperGroupFactory.class
org.apache.activemq.leveldb.util.FileSupport.class
org.apache.activemq.leveldb.util.JsonCodec.class
org.apache.activemq.leveldb.util.Log.class
org.apache.activemq.leveldb.util.LongCounter.class
org.apache.activemq.leveldb.util.ProcessSupport.class
org.apache.activemq.leveldb.util.TimeMetric.class
org.apache.activemq.store.leveldb.LevelDBPersistenceAdapter.class
org.apache.activemq.store.leveldb.ReplicatedLevelDBPersistenceAdapter.class

Pom

activemq-leveldb-store-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-leveldb-store</artifactId>
  <packaging>jar</packaging>

  <name>ActiveMQ :: LevelDB Store</name>
  <description>ActiveMQ LevelDB Store Implementation</description>

  <dependencies>

    <!-- for scala support -->
    <dependency>
      <groupId>org.scala-lang</groupId>
      <artifactId>scala-library</artifactId>
      <version>${scala-version}</version>
      <scope>compile</scope>
    </dependency>

    <dependency>
      <groupId>org.apache.activemq</groupId>
      <artifactId>activemq-broker</artifactId>
      <scope>provided</scope>
    </dependency>

    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.fusesource.hawtbuf</groupId>
      <artifactId>hawtbuf-proto</artifactId>
      <version>${hawtbuf-version}</version>
    </dependency>
    <dependency>
      <groupId>org.fusesource.hawtdispatch</groupId>
      <artifactId>hawtdispatch-scala-2.11</artifactId>
      <version>${hawtdispatch-version}</version>
    </dependency>
    <dependency>
      <groupId>org.iq80.leveldb</groupId>
      <artifactId>leveldb-api</artifactId>
      <version>${leveldb-version}</version>
    </dependency>
    <dependency>
      <groupId>org.iq80.leveldb</groupId>
      <artifactId>leveldb</artifactId>
      <version>${leveldb-version}</version>
    </dependency>
    <dependency>
      <groupId>org.fusesource.leveldbjni</groupId>
      <artifactId>leveldbjni</artifactId>
      <version>${leveldbjni-version}</version>
    </dependency>
    
    <!-- Lets not include the JNI libs for now so that we can harden the pure java driver more -->
    <!--
    <dependency>
      <groupId>org.fusesource.leveldbjni</groupId>
      <artifactId>leveldbjni-osx</artifactId>
      <version>${leveldbjni-version}</version>
    </dependency>
    <dependency>
      <groupId>org.fusesource.leveldbjni</groupId>
      <artifactId>leveldbjni-linux32</artifactId>
      <version>${leveldbjni-version}</version>
    </dependency>
    <dependency>
      <groupId>org.fusesource.leveldbjni</groupId>
      <artifactId>leveldbjni-linux64</artifactId>
      <version>${leveldbjni-version}</version>
    </dependency>
    <dependency>
      <groupId>org.fusesource.leveldbjni</groupId>
      <artifactId>leveldbjni-win32</artifactId>
      <version>${leveldbjni-version}</version>
    </dependency>
    <dependency>
      <groupId>org.fusesource.leveldbjni</groupId>
      <artifactId>leveldbjni-win64</artifactId>
      <version>${leveldbjni-version}</version>
    </dependency>
    -->
    
    <!-- For Replication -->
    <dependency>
      <groupId>org.fusesource.hawtdispatch</groupId>
      <artifactId>hawtdispatch-transport</artifactId>
      <version>${hawtdispatch-version}</version>
      <scope>provided</scope>
    </dependency>

    <dependency>
      <groupId>org.linkedin</groupId>
      <artifactId>org.linkedin.zookeeper-impl</artifactId>
      <version>${linkedin-zookeeper-version}</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.linkedin</groupId>
      <artifactId>org.linkedin.util-core</artifactId>
      <version>${linkedin-zookeeper-version}</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.zookeeper</groupId>
      <artifactId>zookeeper</artifactId>
      <version>${zookeeper-version}</version>
      <scope>provided</scope>
    </dependency>

    <dependency>
      <groupId>org.osgi</groupId>
      <artifactId>org.osgi.core</artifactId>
      <version>${org.osgi.core-version}</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.osgi</groupId>
      <artifactId>org.osgi.compendium</artifactId>
      <version>${org.osgi.core-version}</version>
      <scope>provided</scope>
    </dependency>

    <dependency>
      <groupId>commons-io</groupId>
      <artifactId>commons-io</artifactId>
      <scope>test</scope>
    </dependency>

    <!-- For Optional Snappy Compression -->
    <dependency>
      <groupId>org.xerial.snappy</groupId>
      <artifactId>snappy-java</artifactId>
      <version>${snappy-version}</version>
    </dependency>
    <dependency>
      <groupId>org.iq80.snappy</groupId>
      <artifactId>snappy</artifactId>
      <version>0.2</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>org.apache.hadoop</groupId>
      <artifactId>hadoop-core</artifactId>
      <version>${hadoop-version}</version>
      <exclusions>
        <!-- hadoop's transative dependencies are such a pig -->
        <exclusion>
          <groupId>commons-cli</groupId>
          <artifactId>commons-cli</artifactId>
        </exclusion>
        <exclusion>
          <groupId>xmlenc</groupId>
          <artifactId>xmlenc</artifactId>
        </exclusion>
        <exclusion>
          <groupId>commons-codec</groupId>
          <artifactId>commons-codec</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.apache.commons</groupId>
          <artifactId>commons-math</artifactId>
        </exclusion>
        <exclusion>
          <groupId>commons-net</groupId>
          <artifactId>commons-net</artifactId>
        </exclusion>
        <exclusion>
          <groupId>commons-httpclient</groupId>
          <artifactId>commons-httpclient</artifactId>
        </exclusion>
        <exclusion>
          <groupId>tomcat</groupId>
          <artifactId>jasper-runtime</artifactId>
        </exclusion>
        <exclusion>
          <groupId>tomcat</groupId>
          <artifactId>jasper-compiler</artifactId>
        </exclusion>
        <exclusion>
          <groupId>commons-el</groupId>
          <artifactId>commons-el</artifactId>
        </exclusion>
        <exclusion>
          <groupId>net.java.dev.jets3t</groupId>
          <artifactId>jets3t</artifactId>
        </exclusion>
        <exclusion>
          <groupId>net.sf.kosmosfs</groupId>
          <artifactId>kfs</artifactId>
        </exclusion>
        <exclusion>
          <groupId>hsqldb</groupId>
          <artifactId>hsqldb</artifactId>
        </exclusion>
        <exclusion>
          <groupId>oro</groupId>
          <artifactId>oro</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.eclipse.jdt</groupId>
          <artifactId>core</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.codehaus.jackson</groupId>
          <artifactId>jackson-mapper-asl</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty-util</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jetty-api-2.1</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jsp-2.1</artifactId>
        </exclusion>
        <exclusion>
          <groupId>org.mortbay.jetty</groupId>
          <artifactId>jsp-api-2.1</artifactId>
        </exclusion>
      </exclusions>
    </dependency>

    <!-- Testing Dependencies -->
    <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.activemq</groupId>
      <artifactId>activemq-broker</artifactId>
      <type>test-jar</type>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.activemq</groupId>
      <artifactId>activemq-kahadb-store</artifactId>
      <scope>test</scope>
    </dependency>

    <!-- Hadoop Testing Deps -->
    <dependency>
      <groupId>org.apache.hadoop</groupId>
      <artifactId>hadoop-test</artifactId>
      <version>${hadoop-version}</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>2.6</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>tomcat</groupId>
      <artifactId>jasper-runtime</artifactId>
      <version>5.5.12</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>tomcat</groupId>
      <artifactId>jasper-compiler</artifactId>
      <version>5.5.12</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-math</artifactId>
      <version>2.2</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>org.scalatest</groupId>
      <artifactId>scalatest_2.11</artifactId>
      <version>${scalatest-version}</version>
      <scope>test</scope>
    </dependency>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <scope>test</scope>
    </dependency>
  </dependencies>

  <build>
      
    <plugins>
      <plugin>
        <groupId>net.alchim31.maven</groupId>
        <artifactId>scala-maven-plugin</artifactId>
        <version>${scala-plugin-version}</version>
        <executions>
          <execution>
            <id>compile</id>
            <goals>
              <goal>compile</goal>
            </goals>
            <phase>compile</phase>
          </execution>
          <execution>
            <id>test-compile</id>
            <goals>
              <goal>testCompile</goal>
            </goals>
            <phase>test-compile</phase>
          </execution>
          <execution>
            <phase>process-resources</phase>
            <goals>
              <goal>compile</goal>
            </goals>
          </execution>
        </executions>
        <configuration>
          <jvmArgs>
            <jvmArg>-Xmx1024m</jvmArg>
            <jvmArg>-Xss8m</jvmArg>
          </jvmArgs>
          <scalaVersion>${scala-version}</scalaVersion>
          <args>
            <arg>-deprecation</arg>
          </args>
          <compilerPlugins>
            <!-- <compilerPlugin>
              <groupId>org.fusesource.jvmassert</groupId>
              <artifactId>jvmassert</artifactId>
              <version>1.4</version>
            </compilerPlugin> -->
          </compilerPlugins>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <!-- we must turn off the use of system class loader so our tests can find stuff - otherwise ScalaSupport compiler can't find stuff -->
          <useSystemClassLoader>false</useSystemClassLoader>
          <childDelegation>false</childDelegation>
          <useFile>true</useFile>
          <failIfNoTests>false</failIfNoTests>
          <excludes>
            <exclude>**/EnqueueRateScenariosTest.*</exclude>
            <exclude>**/DFSLevelDB*.*</exclude>
          </excludes>
        </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}/src/main/scala</source>
                          <source>${basedir}/target/generated-sources/proto</source>
                      </sources>
                  </configuration>
              </execution>
              <execution>
                  <id>add-test-source</id>
                  <phase>generate-test-sources</phase>
                  <goals>
                      <goal>add-test-source</goal>
                  </goals>
                  <configuration>
                      <sources>
                          <source>${basedir}/src/test/scala</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>[${hawtbuf-version},)</versionRange>
                    <goals>
                      <goal>compile</goal>
                    </goals>
                  </pluginExecutionFilter>
                  <action>
                    <execute><runOnIncremental>true</runOnIncremental></execute>
                    <!--<ignore />-->
                  </action>
                </pluginExecution>
              </pluginExecutions>
            </lifecycleMappingMetadata>
          </configuration>
        </plugin>
        <plugin>
            <groupId>org.apache.maven.plugins</groupId>
            <artifactId>maven-eclipse-plugin</artifactId>
            <configuration>
                <buildcommands>
                    <java.lang.String>org.scala-ide.sdt.core.scalabuilder</java.lang.String>
                </buildcommands>
                <projectnatures>
                    <nature>org.scala-ide.sdt.core.scalanature</nature>
                    <nature>org.eclipse.jdt.core.javanature</nature>
                </projectnatures>
                <sourceIncludes>
                    <sourceInclude>**/*.scala</sourceInclude>
                </sourceIncludes>
            </configuration>
        </plugin>
      </plugins>
    </pluginManagement>
  </build>

    <profiles>
      <profile>
        <id>activemq.tests-sanity</id>
        <activation>
          <property>
            <name>activemq.tests</name>
            <value>smoke</value>
          </property>
        </activation>
        <build>
          <plugins>
            <plugin>
              <artifactId>maven-surefire-plugin</artifactId>
              <configuration>
                <includes>
                  <include>**/LevelDBStoreTest.*</include>
                </includes>
              </configuration>
            </plugin>
          </plugins>
        </build>
      </profile>
	<profile>
      <id>activemq.tests-autoTransport</id>
      <activation>
        <property>
          <name>activemq.tests</name>
          <value>autoTransport</value>
        </property>
      </activation>
      <build>
        <plugins>
          <plugin>
            <artifactId>maven-surefire-plugin</artifactId>
            <configuration>
              <excludes>
                <exclude>**</exclude>
              </excludes>
            </configuration>
          </plugin>
        </plugins>
      </build>
    </profile>

        <profile>
            <id>activemq.tests.windows.excludes</id>
            <activation>
                <os>
                    <family>Windows</family>
                </os>
            </activation>
            <build>
                <plugins>
                    <plugin>
                        <artifactId>maven-surefire-plugin</artifactId>
                        <configuration>
                            <excludes combine.children="append">
                                <exclude>**/*.*</exclude>
                            </excludes>
                        </configuration>
                    </plugin>
                </plugins>
            </build>
        </profile>
        <profile>
            <id>activemq.tests.solaris.excludes</id>
            <activation>
                <property>
                    <name>os.name</name>
                    <value>SunOS</value>
                </property>
            </activation>
            <build>
                <plugins>
                    <plugin>
                        <artifactId>maven-surefire-plugin</artifactId>
                        <configuration>
                            <excludes combine.children="append">
                                <exclude>**/*.*</exclude>
                            </excludes>
                        </configuration>
                    </plugin>
                </plugins>
            </build>
        </profile>
        <profile>
            <id>activemq.tests.aix.excludes</id>
            <activation>
                <property>
                    <name>os.name</name>
                    <value>AIX</value>
                </property>
            </activation>
            <build>
                <plugins>
                    <plugin>
                        <artifactId>maven-surefire-plugin</artifactId>
                        <configuration>
                            <excludes combine.children="append">
                                <exclude>**/*.*</exclude>
                            </excludes>
                        </configuration>
                    </plugin>
                </plugins>
            </build>
        </profile>
        <profile>
            <id>activemq.tests.hpux.excludes</id>
            <activation>
                <os>
                    <family>HP-UX</family>
                </os>
            </activation>
            <build>
                <plugins>
                    <plugin>
                        <artifactId>maven-surefire-plugin</artifactId>
                        <configuration>
                            <excludes combine.children="append">
                                <exclude>**/*.*</exclude>
                            </excludes>
                        </configuration>
                    </plugin>
                </plugins>
            </build>
        </profile>
    </profiles>



</project>

POM Entry

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

Download

If you think the following activemq-leveldb-store-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-leveldb-store-5.14.0.jar file




PreviousNext

Related