Apache ServiceMix :: JBI :: Clustering

Bill-of-materials of the core components and versions used for building the NMR project (This POM contains the dependencies and versions that are useful to both users and our own development)

License

License

GroupId

GroupId

org.apache.servicemix.jbi.cluster
ArtifactId

ArtifactId

cluster
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

Apache ServiceMix :: JBI :: Clustering
Bill-of-materials of the core components and versions used for building the NMR project (This POM contains the dependencies and versions that are useful to both users and our own development)
Project Organization

Project Organization

The Apache Software Foundation

Download cluster

Filename Size
cluster-1.6.1.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.servicemix.jbi.cluster/cluster/ -->
<dependency>
    <groupId>org.apache.servicemix.jbi.cluster</groupId>
    <artifactId>cluster</artifactId>
    <version>1.6.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.jbi.cluster/cluster/
implementation 'org.apache.servicemix.jbi.cluster:cluster:1.6.1'
// https://jarcasting.com/artifacts/org.apache.servicemix.jbi.cluster/cluster/
implementation ("org.apache.servicemix.jbi.cluster:cluster:1.6.1")
'org.apache.servicemix.jbi.cluster:cluster:pom:1.6.1'
<dependency org="org.apache.servicemix.jbi.cluster" name="cluster" rev="1.6.1">
  <artifact name="cluster" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.jbi.cluster', module='cluster', version='1.6.1')
)
libraryDependencies += "org.apache.servicemix.jbi.cluster" % "cluster" % "1.6.1"
[org.apache.servicemix.jbi.cluster/cluster "1.6.1"]

Dependencies

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

Project Modules

  • requestor
  • engine
  • config

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.0.0