MVN

org.apache.avro : trevni-avro

Maven & Gradle

Jun 26, 2023
5 usages
1.9k stars

Trevni Java Avro · Trevni Java Avro

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

Latest Version

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

  • Latest Stable: 1.11.2

All Versions

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

Version Vulnerabilities Updated
1.11.x
trevni-avro-1.11.2
trevni-avro-1.11.1
trevni-avro-1.11.0
1.10.x
trevni-avro-1.10.2
trevni-avro-1.10.1
trevni-avro-1.10.0
1.9.x
trevni-avro-1.9.2
trevni-avro-1.9.1
trevni-avro-1.9.0
1.8.x
trevni-avro-1.8.2
trevni-avro-1.8.1
trevni-avro-1.8.0
1.7.x
trevni-avro-1.7.7
trevni-avro-1.7.6
trevni-avro-1.7.5
trevni-avro-1.7.4
trevni-avro-1.7.3
trevni-avro-1.7.2

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Nov 22, 2021
110 usages
1.3k stars
Jul 29, 2016
2 usages
17 stars
Jul 27, 2023
5 usages
1.9k stars
Mar 07, 2016
2 usages
Aug 10, 2023
19 usages
Jul 13, 2023
1 usages
1.3k stars
Jan 31, 2016