activemq:activemq-container


Categories

Categories

Container
GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-container
Last Version

Last Version

3.2-M1
Release Date

Release Date

Type

Type

jar
Description

Description

Download activemq-container

How to add to project

<!-- https://jarcasting.com/artifacts/activemq/activemq-container/ -->
<dependency>
    <groupId>activemq</groupId>
    <artifactId>activemq-container</artifactId>
    <version>3.2-M1</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-container/
implementation 'activemq:activemq-container:3.2-M1'
// https://jarcasting.com/artifacts/activemq/activemq-container/
implementation ("activemq:activemq-container:3.2-M1")
'activemq:activemq-container:jar:3.2-M1'
<dependency org="activemq" name="activemq-container" rev="3.2-M1">
  <artifact name="activemq-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-container', version='3.2-M1')
)
libraryDependencies += "activemq" % "activemq-container" % "3.2-M1"
[activemq/activemq-container "3.2-M1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.2-M1
3.1
3.1-M6
3.1-M5
3.1-M4
3.1-M3
3.1-M2
3.1-M1
3.0
2.1
2.0
1.5
1.4
1.3
1.2
1.1-G1M3