MVN

org.apache.avro : avro-ipc-jetty

Maven & Gradle

Jun 26, 2023
10 usages
1.9k stars

Apache Avro IPC Jetty · Avro inter-process communication components using Jetty

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

Latest Version

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

  • Latest Stable: 1.11.2

All Versions

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

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

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

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

May 12, 2021
5 usages
2 stars
Sep 13, 2022
8 usages
50 stars
Jul 22, 2022
8 usages
4 stars
Aug 10, 2023
25 usages
328 stars
Mar 06, 2023
2 usages
2 stars
May 20, 2020
2 usages
Oct 18, 2021
0 stars
Oct 18, 2021
0 stars