| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.pravega |
| Идентификатор | Идентификаторschemaregistry-test |
| Последняя версия | Последняя версия0.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPravega
Streaming Storage Platform
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| schemaregistry-test-0.4.0.pom | |
| schemaregistry-test-0.4.0.jar | 5 KB |
| schemaregistry-test-0.4.0-sources.jar | 2 KB |
| schemaregistry-test-0.4.0-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.pravega/schemaregistry-test/ -->
<dependency>
<groupId>io.pravega</groupId>
<artifactId>schemaregistry-test</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-test/
implementation 'io.pravega:schemaregistry-test:0.4.0'
// https://jarcasting.com/artifacts/io.pravega/schemaregistry-test/
implementation ("io.pravega:schemaregistry-test:0.4.0")
'io.pravega:schemaregistry-test:jar:0.4.0'
<dependency org="io.pravega" name="schemaregistry-test" rev="0.4.0">
<artifact name="schemaregistry-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pravega', module='schemaregistry-test', version='0.4.0')
)
libraryDependencies += "io.pravega" % "schemaregistry-test" % "0.4.0"
[io.pravega/schemaregistry-test "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| io.pravega : schemaregistry-common | jar | 0.4.0 |
| io.pravega : schemaregistry-contract | jar | 0.4.0 |
| io.pravega : schemaregistry-client | jar | 0.4.0 |
| io.pravega : schemaregistry-server | jar | 0.4.0 |
| io.pravega : schemaregistry-serializers | jar | 0.4.0 |
| io.pravega : schemaregistry-serializers-protobuf | jar | 0.4.0 |
| io.pravega : schemaregistry-serializers-avro | jar | 0.4.0 |
| io.pravega : schemaregistry-serializers-json | jar | 0.4.0 |
| io.pravega : schemaregistry-serializers-shared | jar | 0.4.0 |
| io.pravega : pravega-client | jar | 0.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.0 |
| io.pravega : pravega-standalone | jar | 0.11.0 |
| io.pravega : pravega-test-testcommon | jar | 0.11.0 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.35 |