p

pravega-shared-authplugin

Streaming Storage Platform
http://pravega.io
The Apache License, Version 2.0
Flavio Junqueira
Files download
File Operation
pravega-shared-authplugin-0.6.2.jar download
pravega-shared-authplugin-0.6.2.pom download
pravega-shared-authplugin-0.6.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.pravega</groupId>
  <artifactId>pravega-shared-authplugin</artifactId>
  <version>0.6.2</version>
</dependency>
Gradle Groovy
implementation 'io.pravega:pravega-shared-authplugin:0.6.2'
Gradle Kotlin
implementation("io.pravega:pravega-shared-authplugin:0.6.2")
Scala SBT
libraryDependencies += "io.pravega" % "pravega-shared-authplugin" % "0.6.2"
Groovy Grape
@Grapes(
  @Grab(group='io.pravega', module='pravega-shared-authplugin', version='0.6.2')
)
Apache Ivy
<dependency org="io.pravega" name="pravega-shared-authplugin" rev="0.6.2" />
Leiningen
[io.pravega/pravega-shared-authplugin "0.6.2"]
Apache Buildr
'io.pravega:pravega-shared-authplugin:jar:0.6.2'