License |
License |
---|---|
GroupId | GroupIdio.pravega |
ArtifactId | ArtifactIdschemaregistry-auth |
Last Version | Last Version0.4.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/schemaregistry-auth/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>schemaregistry-auth</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-auth/
implementation 'io.pravega:schemaregistry-auth:0.4.0'
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-auth/
implementation ("io.pravega:schemaregistry-auth:0.4.0")
'io.pravega:schemaregistry-auth:jar:0.4.0'
<dependency org="io.pravega" name="schemaregistry-auth" rev="0.4.0">
<artifact name="schemaregistry-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='schemaregistry-auth', version='0.4.0')
)
libraryDependencies += "io.pravega" % "schemaregistry-auth" % "0.4.0"
[io.pravega/schemaregistry-auth "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
io.pravega : schemaregistry-common | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.23.0 |