License |
License |
---|---|
GroupId | GroupIdio.pravega |
ArtifactId | ArtifactIdschemaregistry-auth |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionPravega
Streaming Storage Platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schemaregistry-auth-0.2.0.pom | |
schemaregistry-auth-0.2.0.jar | 2 KB |
schemaregistry-auth-0.2.0-sources.jar | 2 KB |
schemaregistry-auth-0.2.0-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.pravega/schemaregistry-auth/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>schemaregistry-auth</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-auth/
implementation 'io.pravega:schemaregistry-auth:0.2.0'
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-auth/
implementation ("io.pravega:schemaregistry-auth:0.2.0")
'io.pravega:schemaregistry-auth:jar:0.2.0'
<dependency org="io.pravega" name="schemaregistry-auth" rev="0.2.0">
<artifact name="schemaregistry-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='schemaregistry-auth', version='0.2.0')
)
libraryDependencies += "io.pravega" % "schemaregistry-auth" % "0.2.0"
[io.pravega/schemaregistry-auth "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
io.pravega : schemaregistry-common | jar | 0.2.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 |