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