License |
License |
---|---|
GroupId | GroupIdorg.apache.openwebbeans |
ArtifactId | ArtifactIdopenwebbeans-clustering |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClustering Plugin
Clustering plugin
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-clustering/ -->
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-clustering</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-clustering/
implementation 'org.apache.openwebbeans:openwebbeans-clustering:1.5.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-clustering/
implementation ("org.apache.openwebbeans:openwebbeans-clustering:1.5.0")
'org.apache.openwebbeans:openwebbeans-clustering:jar:1.5.0'
<dependency org="org.apache.openwebbeans" name="openwebbeans-clustering" rev="1.5.0">
<artifact name="openwebbeans-clustering" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans', module='openwebbeans-clustering', version='1.5.0')
)
libraryDependencies += "org.apache.openwebbeans" % "openwebbeans-clustering" % "1.5.0"
[org.apache.openwebbeans/openwebbeans-clustering "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec Optional | jar | 1.0 |
org.apache.openwebbeans : openwebbeans-impl | jar | 1.5.0 |
org.apache.openwebbeans : openwebbeans-spi Optional | jar | 1.5.0 |
org.apache.geronimo.specs : geronimo-jcdi_1.1_spec Optional | jar | 1.0 |
org.apache.openwebbeans : openwebbeans-web | jar | 1.5.0 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec Optional | jar | 1.0 |
org.ow2.asm : asm-all Optional | jar | 4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-annotation_1.2_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-el_2.2_spec Optional | jar | 1.0.2 |
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec Optional | jar | 1.0 |
junit : junit | jar | 4.8.2 |