не последняя версия
Последняя версия 1.11.0

Avro Integration Tests 1.10.2

Integration tests for code generation or other things that are hard to test within the modules without creating circular Maven dependencies.

Лицензия

Лицензия

Группа

Группа

org.apache.avro
Идентификатор

Идентификатор

avro-integration-test
Версия

Версия

1.10.2
Тип

Тип

pom
Описание

Описание

Avro Integration Tests
Integration tests for code generation or other things that are hard to test within the modules without creating circular Maven dependencies.
Ссылка на сайт

Ссылка на сайт

https://avro.apache.org/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать avro-integration-test 1.10.2

Имя Файла Размер
avro-integration-test-1.10.2.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.avro/avro-integration-test/ -->
<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-integration-test</artifactId>
    <version>1.10.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avro/avro-integration-test/
implementation 'org.apache.avro:avro-integration-test:1.10.2'
// https://jarcasting.com/artifacts/org.apache.avro/avro-integration-test/
implementation ("org.apache.avro:avro-integration-test:1.10.2")
'org.apache.avro:avro-integration-test:pom:1.10.2'
<dependency org="org.apache.avro" name="avro-integration-test" rev="1.10.2">
  <artifact name="avro-integration-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.avro', module='avro-integration-test', version='1.10.2')
)
libraryDependencies += "org.apache.avro" % "avro-integration-test" % "1.10.2"
[org.apache.avro/avro-integration-test "1.10.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.30

Модули Проекта

  • codegen-test
  • test-custom-conversions