MVN

org.apache.avro : avro-ipc

Maven & Gradle

Jun 26, 2023
148 usages
2k stars

Apache Avro IPC · Avro inter-process communication components

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

Latest Version

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

  • Latest Stable: 1.11.2

All Versions

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

Version Vulnerabilities Updated
1.11.x
avro-ipc-1.11.2
avro-ipc-1.11.1
avro-ipc-1.11.0
1.10.x
avro-ipc-1.10.2
avro-ipc-1.10.1
avro-ipc-1.10.0
1.9.x
avro-ipc-1.9.2
avro-ipc-1.9.1
avro-ipc-1.9.0
1.8.x
avro-ipc-1.8.2
avro-ipc-1.8.1
avro-ipc-1.8.0
1.7.x
avro-ipc-1.7.7
avro-ipc-1.7.6
avro-ipc-1.7.5
avro-ipc-1.7.4
avro-ipc-1.7.3
avro-ipc-1.7.2
avro-ipc-1.7.1
avro-ipc-1.7.0
1.6.x
avro-ipc-1.6.3
avro-ipc-1.6.2
avro-ipc-1.6.1
avro-ipc-1.6.0
1.5.x
avro-ipc-1.5.4
avro-ipc-1.5.3
avro-ipc-1.5.2
avro-ipc-1.5.1
avro-ipc-1.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-ipc</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 gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.avro" % "avro-ipc" % "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

Mar 05, 2021
29 usages
40 stars
all
Nov 26, 2013
70 usages
651 stars
Dec 20, 2013
55 usages
Jan 19, 2019
61 usages
938 stars
Mar 15, 2022
11 usages
27.1k stars
Sep 20, 2005
2 usages
May 14, 2021
75 usages
1.9k stars