License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-partition |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: Partition Management
Used to partition clients over a cluster of brokers
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-partition-5.17.1.pom | |
activemq-partition-5.17.1.jar | 24 KB |
activemq-partition-5.17.1-sources.jar | 18 KB |
activemq-partition-5.17.1-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-partition/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-partition</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-partition/
implementation 'org.apache.activemq:activemq-partition:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-partition/
implementation ("org.apache.activemq:activemq-partition:5.17.1")
'org.apache.activemq:activemq-partition:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-partition" rev="5.17.1">
<artifact name="activemq-partition" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-partition', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-partition" % "5.17.1"
[org.apache.activemq/activemq-partition "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.linkedin : org.linkedin.zookeeper-impl | jar | 1.4.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.linkedin : org.linkedin.util-core | jar | 1.4.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-broker | jar | 5.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-broker | test-jar | 5.17.1 |
junit : junit | jar | 4.13.2 |