License |
License |
---|---|
GroupId | GroupIdio.pravega |
ArtifactId | ArtifactIdpravega-shared-rest |
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-shared-rest-0.11.0.pom | |
pravega-shared-rest-0.11.0.jar | 18 KB |
pravega-shared-rest-0.11.0-sources.jar | 11 KB |
pravega-shared-rest-0.11.0-javadoc.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pravega/pravega-shared-rest/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>pravega-shared-rest</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-rest/
implementation 'io.pravega:pravega-shared-rest:0.11.0'
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-rest/
implementation ("io.pravega:pravega-shared-rest:0.11.0")
'io.pravega:pravega-shared-rest:jar:0.11.0'
<dependency org="io.pravega" name="pravega-shared-rest" rev="0.11.0">
<artifact name="pravega-shared-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='pravega-shared-rest', version='0.11.0')
)
libraryDependencies += "io.pravega" % "pravega-shared-rest" % "0.11.0"
[io.pravega/pravega-shared-rest "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
io.pravega : pravega-common | jar | 0.11.0 |
io.grpc : grpc-core | jar | 1.39.0 |
io.pravega : pravega-shared-authplugin | jar | 0.11.0 |
io.pravega : pravega-shared-basic-authplugin | jar | 0.11.0 |
io.pravega : pravega-shared-security | jar | 0.11.0 |
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | 2.35 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |
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 |
io.grpc : grpc-netty | jar | 1.39.0 |
ch.qos.logback : logback-classic | jar | 1.2.10 |