You can download chill-avro_2.11-0.7.2.jar in this page.
Apache 2
chill-avro_2.11-0.7.2.jar file has the following types.
META-INF/MANIFEST.MF com.twitter.chill.avro.AvroSerializer.class
chill-avro_2.11-0.7.2.pom file content.
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>com.twitter</groupId> <artifactId>chill-avro_2.11</artifactId> <packaging>jar</packaging> <description>chill-avro</description> <version>0.7.2</version> <name>chill-avro</name> <organization> <name>com.twitter</name> </organization> <url>https://github.com/twitter/chill</url> <licenses> <license> <name>Apache 2</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> <comments>A business-friendly OSS license</comments> </license> </licenses> <scm> <url>git@github.com:twitter/chill.git</url> <connection>scm:git:git@github.com:twitter/chill.git</connection> </scm> <developers> <developer> <id>oscar</id> <name>Oscar Boykin</name> <url>http://twitter.com/posco</url> </developer> <developer> <id>sritchie</id> <name>Sam Ritchie</name> <url>http://twitter.com/sritchie</url> </developer> </developers> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala-library</artifactId> <version>2.11.7</version> </dependency> <dependency> <groupId>com.twitter</groupId> <artifactId>chill_2.11</artifactId> <version>0.7.2</version> </dependency> <dependency> <groupId>com.twitter</groupId> <artifactId>chill-java</artifactId> <version>0.7.2</version> </dependency> <dependency> <groupId>com.twitter</groupId> <artifactId>chill-bijection_2.11</artifactId> <version>0.7.2</version> </dependency> <dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_2.11</artifactId> <version>1.11.5</version> <scope>test</scope> </dependency> <dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_2.11</artifactId> <version>2.2.2</version> <scope>test</scope> </dependency> <dependency> <groupId>com.esotericsoftware.kryo</groupId> <artifactId>kryo</artifactId> <version>2.21</version> </dependency> <dependency> <groupId>com.twitter</groupId> <artifactId>bijection-avro_2.11</artifactId> <version>0.8.0</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.5</version> <scope>test</scope> </dependency> </dependencies> </project>
<dependency> <groupId>com.twitter</groupId> <artifactId>chill-avro_2.11</artifactId> <version>0.7.2</version> </dependency>
If you think the following chill-avro_2.11-0.7.2.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download chill-avro_2.11-0.7.2.jar file