License |
License |
---|---|
GroupId | GroupIdio.pravega |
ArtifactId | ArtifactIdpravega-shared-controller-api |
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-controller-api/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>pravega-shared-controller-api</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-controller-api/
implementation 'io.pravega:pravega-shared-controller-api:0.11.0'
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-controller-api/
implementation ("io.pravega:pravega-shared-controller-api:0.11.0")
'io.pravega:pravega-shared-controller-api:jar:0.11.0'
<dependency org="io.pravega" name="pravega-shared-controller-api" rev="0.11.0">
<artifact name="pravega-shared-controller-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='pravega-shared-controller-api', version='0.11.0')
)
libraryDependencies += "io.pravega" % "pravega-shared-controller-api" % "0.11.0"
[io.pravega/pravega-shared-controller-api "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
io.grpc : grpc-netty | jar | 1.39.0 |
io.grpc : grpc-protobuf | jar | 1.39.0 |
io.grpc : grpc-stub | jar | 1.39.0 |
com.google.protobuf : protobuf-java | jar | 3.19.4 |
io.pravega : pravega-common | jar | 0.11.0 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-io : commons-io | jar | 2.11.0 |
io.grpc : grpc-auth | jar | 1.39.0 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.48.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.3.3 |