Apache Avro Compiler

Compilers for Avro IDL and Avro Specific Java API

License

License

GroupId

GroupId

org.apache.avro
ArtifactId

ArtifactId

avro-compiler
Last Version

Last Version

1.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Avro Compiler
Compilers for Avro IDL and Avro Specific Java API
Project URL

Project URL

https://avro.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download avro-compiler

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.avro/avro-compiler/ -->
<dependency>
    <groupId>org.apache.avro</groupId>
    <artifactId>avro-compiler</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avro/avro-compiler/
implementation 'org.apache.avro:avro-compiler:1.11.0'
// https://jarcasting.com/artifacts/org.apache.avro/avro-compiler/
implementation ("org.apache.avro:avro-compiler:1.11.0")
'org.apache.avro:avro-compiler:jar:1.11.0'
<dependency org="org.apache.avro" name="avro-compiler" rev="1.11.0">
  <artifact name="avro-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.avro', module='avro-compiler', version='1.11.0')
)
libraryDependencies += "org.apache.avro" % "avro-compiler" % "1.11.0"
[org.apache.avro/avro-compiler "1.11.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.avro : avro jar 1.11.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.velocity : velocity-engine-core jar 2.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.5
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.11.0
1.10.2
1.10.1
1.10.0
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0