You can download chill-java-0.5.0.jar in this page.
Apache 2
chill-java-0.5.0.jar file has the following types.
META-INF/MANIFEST.MF com.twitter.chill.Base64.class com.twitter.chill.ClassRegistrar.class com.twitter.chill.IKryoRegistrar.class com.twitter.chill.KryoInstantiator.class com.twitter.chill.KryoPool.class com.twitter.chill.ReflectingDefaultRegistrar.class com.twitter.chill.ReflectingRegistrar.class com.twitter.chill.ResourcePool.class com.twitter.chill.SerDeState.class com.twitter.chill.SingleDefaultRegistrar.class com.twitter.chill.SingleRegistrar.class com.twitter.chill.config.Config.class com.twitter.chill.config.ConfigurationException.class com.twitter.chill.config.ConfiguredInstantiator.class com.twitter.chill.config.JavaMapConfig.class com.twitter.chill.config.ReflectingInstantiator.class com.twitter.chill.java.ArraysAsListSerializer.class com.twitter.chill.java.BitSetSerializer.class com.twitter.chill.java.InetSocketAddressSerializer.class com.twitter.chill.java.IterableRegistrar.class com.twitter.chill.java.IterableRegistrarSerializer.class com.twitter.chill.java.LocaleSerializer.class com.twitter.chill.java.PackageRegistrar.class com.twitter.chill.java.PriorityQueueSerializer.class com.twitter.chill.java.RegexSerializer.class com.twitter.chill.java.SimpleDateFormatSerializer.class com.twitter.chill.java.SqlDateSerializer.class com.twitter.chill.java.SqlTimeSerializer.class com.twitter.chill.java.TimestampSerializer.class com.twitter.chill.java.URISerializer.class com.twitter.chill.java.UUIDSerializer.class
chill-java-0.5.0.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-java</artifactId> <packaging>jar</packaging> <description>chill-java</description> <version>0.5.0</version> <name>chill-java</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.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> </dependencies> </project>
<dependency> <groupId>com.twitter</groupId> <artifactId>chill-java</artifactId> <version>0.5.0</version> </dependency>
If you think the following chill-java-0.5.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download chill-java-0.5.0.jar file