MVN

org.apache.avro : avro-ipc-netty

Maven & Gradle

Jun 26, 2023
8 usages
1.9k stars

Apache Avro IPC Netty · Avro inter-process communication components

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

Latest Version

Choose a version of org.apache.avro : avro-ipc-netty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.11.2

All Versions

Choose a version of org.apache.avro : avro-ipc-netty to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following org.apache.avro : avro-ipc-netty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-ipc-netty</artifactId>
    <version>1.11.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.avro : avro-ipc-netty gradle dependency to your build.gradle file:

implementation 'org.apache.avro:avro-ipc-netty:1.11.2'

Gradle Kotlin DSL: Add the following org.apache.avro : avro-ipc-netty gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.avro:avro-ipc-netty:1.11.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.avro : avro-ipc-netty sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.avro" % "avro-ipc-netty" % "1.11.2"

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

Oct 16, 2020
1 usages
5 stars
Feb 10, 2022
10 usages
4k stars
Aug 25, 2023
6 usages
609 stars
Oct 24, 2021
3 usages
0 stars
May 07, 2021
7 usages
Feb 11, 2023
2 usages
1k stars
Apr 27, 2023
16 usages
27.2k stars
May 18, 2021
2 usages
59 stars