| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.pravega |
| ArtifactId | ArtifactIdpravega-client |
| 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 |
| Filename | Size |
|---|---|
| pravega-client-0.11.0.pom | |
| pravega-client-0.11.0.jar | 546 KB |
| pravega-client-0.11.0-sources.jar | 261 KB |
| pravega-client-0.11.0-javadoc.jar | 761 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.pravega/pravega-client/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>pravega-client</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/pravega-client/
implementation 'io.pravega:pravega-client:0.11.0'
// https://jarcasting.com/artifacts/io.pravega/pravega-client/
implementation ("io.pravega:pravega-client:0.11.0")
'io.pravega:pravega-client:jar:0.11.0'
<dependency org="io.pravega" name="pravega-client" rev="0.11.0">
<artifact name="pravega-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='pravega-client', version='0.11.0')
)
libraryDependencies += "io.pravega" % "pravega-client" % "0.11.0"
[io.pravega/pravega-client "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.pravega : pravega-common | jar | 0.11.0 |
| io.pravega : pravega-shared-authplugin | jar | 0.11.0 |
| io.pravega : pravega-shared-protocol | jar | 0.11.0 |
| io.pravega : pravega-shared-controller-api | jar | 0.11.0 |
| io.pravega : pravega-shared-security | jar | 0.11.0 |
| com.google.guava : guava | jar | 30.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.3.3 |
| io.pravega : pravega-test-testcommon | jar | 0.11.0 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| io.netty : netty-transport-native-epoll | jar | 4.1.73.Final |