License |
License |
---|---|
GroupId | GroupIdorg.ow2.cmi |
ArtifactId | ArtifactIdcmi-lb |
Last Version | Last Version2.2.6 |
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.2.6.pom | |
cmi-lb-2.2.6.jar | 31 KB |
cmi-lb-2.2.6-sources.jar | 30 KB |
cmi-lb-2.2.6-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.cmi/cmi-lb/ -->
<dependency>
<groupId>org.ow2.cmi</groupId>
<artifactId>cmi-lb</artifactId>
<version>2.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.cmi/cmi-lb/
implementation 'org.ow2.cmi:cmi-lb:2.2.6'
// https://jarcasting.com/artifacts/org.ow2.cmi/cmi-lb/
implementation ("org.ow2.cmi:cmi-lb:2.2.6")
'org.ow2.cmi:cmi-lb:jar:2.2.6'
<dependency org="org.ow2.cmi" name="cmi-lb" rev="2.2.6">
<artifact name="cmi-lb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.cmi', module='cmi-lb', version='2.2.6')
)
libraryDependencies += "org.ow2.cmi" % "cmi-lb" % "2.2.6"
[org.ow2.cmi/cmi-lb "2.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.util : util-log | jar | 1.0.32 |
org.ow2.cmi : cmi-api-client | jar | 2.2.6 |
org.ow2.spec.ee : ow2-ejb-3.0-spec | jar | 1.0.5 |
net.jcip : jcip-annotations | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |