Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

org.apache.activemq.artemis-server-osgi 2.27.0-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.activemq</groupId>
  <artifactId>artemis-server-osgi</artifactId>
  <version>2.27.0-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

  Combines the commons, core-client and server jars as they contain too many duplicate packages
  to be deployed separately.