Last Version

avro 0.5.2-hadoop2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

eu.stratosphere
ArtifactId

ArtifactId

avro
Version

Version

0.5.2-hadoop2
Type

Type

jar
Description

Description

avro
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download avro 0.5.2-hadoop2


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

Dependencies

compile (8)

Group / Artifact Type Version
eu.stratosphere : stratosphere-java jar 0.5.2-hadoop2
eu.stratosphere : stratosphere-clients jar 0.5.2-hadoop2
org.apache.avro : avro jar 1.7.5
org.apache.avro : avro-mapred jar 1.7.5
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
commons-codec : commons-codec jar 1.3
com.google.guava : guava jar 14.0.1

test (6)

Group / Artifact Type Version
eu.stratosphere : stratosphere-test-utils jar 0.5.2-hadoop2
junit : junit jar 4.7
org.mockito : mockito-all jar 1.8.5
org.powermock : powermock-module-junit4 jar 1.4.9
org.powermock : powermock-api-mockito jar 1.4.9
org.hamcrest : hamcrest-all jar 1.1

Project Modules

There are no modules declared in this project.