License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.pravega |
ArtifactId | ArtifactIdpravega-shared-security |
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-security/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>pravega-shared-security</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-security/
implementation 'io.pravega:pravega-shared-security:0.11.0'
// https://jarcasting.com/artifacts/io.pravega/pravega-shared-security/
implementation ("io.pravega:pravega-shared-security:0.11.0")
'io.pravega:pravega-shared-security:jar:0.11.0'
<dependency org="io.pravega" name="pravega-shared-security" rev="0.11.0">
<artifact name="pravega-shared-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='pravega-shared-security', version='0.11.0')
)
libraryDependencies += "io.pravega" % "pravega-shared-security" % "0.11.0"
[io.pravega/pravega-shared-security "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.jsonwebtoken : jjwt | jar | 0.9.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.70 |
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 |