License |
License |
---|---|
GroupId | GroupIdorg.ow2.carol.cmi |
ArtifactId | ArtifactIdcmi-lb |
Last Version | Last Version2.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCMI: Load-balancing
Define a set of basic load-balancing policies and utilities.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cmi-lb-2.0-RC4.pom | |
cmi-lb-2.0-RC4.jar | 30 KB |
cmi-lb-2.0-RC4-sources.jar | 29 KB |
cmi-lb-2.0-RC4-javadoc.jar | 126 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |