How To Install Java Artifact activemq.activemq-core v4.0-M3

activemq activemq-core 4.0-M3

Introduction

In this article, we'll learn how to install Java artifact activemq-core from activemq group in version 4.0-M3. The artifact is available in 18 versions: test-3.2.2 4.0-M3 4.0-M2 4.0-M1 3.2.4 3.2.3 3.1-M6 3.1-M5 3.1-M4 3.1-M3 3.1-M2 3.1-M1 3.1 3.0 2.1 1.2-20041105 1.2 1.1-G1M3

How To Install Java Artifact activemq.activemq-core In Version 4.0-M3

To install the ActiveMQ :: Core artifact in version 4.0-M3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses ActiveMQ :: Core dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (38)

Developers