is not current version
Last Version 0.11.0

Pravega 0.9.1

Streaming Storage Platform

License

License

GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

pravega-common
Version

Version

0.9.1
Type

Type

jar
Description

Description

Pravega
Streaming Storage Platform
Project URL

Project URL

https://pravega.io
Source Code Management

Source Code Management

https://github.com/pravega/pravega/tree/master

Download pravega-common 0.9.1


<!-- https://jarcasting.com/artifacts/io.pravega/pravega-common/ -->
<dependency>
    <groupId>io.pravega</groupId>
    <artifactId>pravega-common</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/pravega-common/
implementation 'io.pravega:pravega-common:0.9.1'
// https://jarcasting.com/artifacts/io.pravega/pravega-common/
implementation ("io.pravega:pravega-common:0.9.1")
'io.pravega:pravega-common:jar:0.9.1'
<dependency org="io.pravega" name="pravega-common" rev="0.9.1">
  <artifact name="pravega-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='pravega-common', version='0.9.1')
)
libraryDependencies += "io.pravega" % "pravega-common" % "0.9.1"
[io.pravega/pravega-common "0.9.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-io : commons-io jar 2.6
com.google.guava : guava jar 28.2-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3
io.pravega : pravega-test-testcommon jar 0.9.1

Project Modules

There are no modules declared in this project.