MVN

org.apache.avro : avro-integration-test

Maven & Gradle

Jun 26, 2023
1.9k stars

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

<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-integration-test</artifactId>
    <version>1.11.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.avro : avro-integration-test to add to Maven - Latest Versions:

  • Latest Stable: 1.11.2

All Versions

Choose a version of org.apache.avro : avro-integration-test to add to Maven - All Versions:

Version Vulnerabilities Updated
1.11.x
avro-integration-test-1.11.2
avro-integration-test-1.11.1
avro-integration-test-1.11.0
1.10.x
avro-integration-test-1.10.2
avro-integration-test-1.10.1
avro-integration-test-1.10.0
1.9.x
avro-integration-test-1.9.2
avro-integration-test-1.9.1
avro-integration-test-1.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-integration-test</artifactId>
    <version>1.11.2</version>
</dependency>

Advertisement

Dependencies from Group

Jun 26, 2023
1.7k usages
1.9k stars
Jun 26, 2023
257 usages
1.9k stars
Jun 26, 2023
190 usages
1.9k stars
Jun 26, 2023
148 usages
2k stars
Jun 26, 2023
28 usages
1.9k stars

Discover Dependencies