License |
License |
---|---|
GroupId | GroupIdio.pravega |
ArtifactId | ArtifactIdpravega-shared-cluster |
Last Version | Last Version0.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPravega
Streaming Storage Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.pravega/pravega-shared-cluster/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>pravega-shared-cluster</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-cluster/
implementation 'io.pravega:pravega-shared-cluster:0.11.0'
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-cluster/
implementation ("io.pravega:pravega-shared-cluster:0.11.0")
'io.pravega:pravega-shared-cluster:jar:0.11.0'
<dependency org="io.pravega" name="pravega-shared-cluster" rev="0.11.0">
<artifact name="pravega-shared-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='pravega-shared-cluster', version='0.11.0')
)
libraryDependencies += "io.pravega" % "pravega-shared-cluster" % "0.11.0"
[io.pravega/pravega-shared-cluster "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
io.pravega : pravega-common | jar | 0.11.0 |
com.google.guava : guava | jar | 30.1-jre |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.curator : curator-recipes | jar | 5.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.3.3 |
org.apache.curator : curator-test | jar | 5.2.0 |
io.pravega : pravega-test-testcommon | jar | 0.11.0 |