CMI: Load-balancing

Define a set of basic load-balancing policies and utilities.

License

License

GroupId

GroupId

org.ow2.carol.cmi
ArtifactId

ArtifactId

cmi-lb
Last Version

Last Version

2.0-RC4
Release Date

Release Date

Type

Type

jar
Description

Description

CMI: Load-balancing
Define a set of basic load-balancing policies and utilities.
Project Organization

Project Organization

OW2 Consortium

Download cmi-lb

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.carol.cmi/cmi-lb/ -->
<dependency>
    <groupId>org.ow2.carol.cmi</groupId>
    <artifactId>cmi-lb</artifactId>
    <version>2.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.carol.cmi/cmi-lb/
implementation 'org.ow2.carol.cmi:cmi-lb:2.0-RC4'
// https://jarcasting.com/artifacts/org.ow2.carol.cmi/cmi-lb/
implementation ("org.ow2.carol.cmi:cmi-lb:2.0-RC4")
'org.ow2.carol.cmi:cmi-lb:jar:2.0-RC4'
<dependency org="org.ow2.carol.cmi" name="cmi-lb" rev="2.0-RC4">
  <artifact name="cmi-lb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.carol.cmi', module='cmi-lb', version='2.0-RC4')
)
libraryDependencies += "org.ow2.carol.cmi" % "cmi-lb" % "2.0-RC4"
[org.ow2.carol.cmi/cmi-lb "2.0-RC4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.ow2.util : util-log jar 1.0.3
org.ow2.carol.cmi : cmi-api jar 2.0-RC4
org.ow2.spec.ee : ow2-ejb-3.0-spec jar 1.0-M1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-RC4
2.0-RC3
2.0-RC2
2.0-RC1