License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-all |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: All JAR bundle
Puts together an ActiveMQ jar bundle
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-all-5.17.1.pom | |
activemq-all-5.17.1.jar | 4 MB |
activemq-all-5.17.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-all/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-all</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-all/
implementation 'org.apache.activemq:activemq-all:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-all/
implementation ("org.apache.activemq:activemq-all:5.17.1")
'org.apache.activemq:activemq-all:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-all" rev="5.17.1">
<artifact name="activemq-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-all', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-all" % "5.17.1"
[org.apache.activemq/activemq-all "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api Optional | jar | 2.17.2 |