| 组织ID: |
com.twitter |
| 项目ID: |
chill_2.12 |
| 版本: |
0.9.2 |
| 最后修改时间: |
2018-08-02 10:45:44 |
| 包类型: |
jar |
| 标题: |
chill |
| 描述: |
chill |
| 相关URL: |
https://github.com/twitter/chill |
| 大小: |
182.59KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill_2.12</artifactId>
<version>0.9.2</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:chill_2.12:0.9.2
|
| 下载Jar包: |
|
| POM文件内容: |
<?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_2.12</artifactId>
<packaging>jar</packaging>
<description>chill</description>
<version>0.9.2</version>
<name>chill</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.12.1</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-java</artifactId>
<version>0.9.2</version>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.12</artifactId>
<version>1.11.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.12</artifactId>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-shaded</artifactId>
<version>4.0.0</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.chill.FieldAccessFinder.class
com.twitter.chill.ClassManifestSerializer.class
com.twitter.chill.Tuple20Serializer.class
com.twitter.chill.ScalaCollectionsRegistrar.class
com.twitter.chill.InnerClosureFinder.class
com.twitter.chill.config.ReflectingInstantiatorBuilder$.class
com.twitter.chill.Instantiators.class
com.twitter.chill.Tuple2LongDoubleSerializer.class
com.twitter.chill.AllScalaRegistrar.class
com.twitter.chill.package$$anon$5.class
com.twitter.chill.TraversableSerializer$.class
com.twitter.chill.package.class
com.twitter.chill.LeftSerializer.class
com.twitter.chill.ObjectSerializer.class
com.twitter.chill.Tuple7Serializer.class
com.twitter.chill.Tuple9Serializer.class
com.twitter.chill.config.ScalaMapConfig$.class
com.twitter.chill.ClassTagSerializer.class
com.twitter.chill.Tuple2LongLongSerializer.class
com.twitter.chill.JavaIterableWrapperSerializer.class
com.twitter.chill.Tuple2IntIntSerializer.class
com.twitter.chill.EnumerationSerializer.class
com.twitter.chill.Tuple14Serializer.class
com.twitter.chill.ScalaTupleSerialization$$anon$1.class
com.twitter.chill.Tuple17Serializer.class
com.twitter.chill.Tuple1IntSerializer.class
com.twitter.chill.Tuple2IntDoubleSerializer.class
com.twitter.chill.Tuple3Serializer.class
com.twitter.chill.Tuple16Serializer.class
com.twitter.chill.Tuple15Serializer.class
com.twitter.chill.KryoBase.class
com.twitter.chill.MeatLocker.class
com.twitter.chill.BitSetSerializer.class
com.twitter.chill.config.ScalaMapConfig.class
com.twitter.chill.RegexSerializer.class
com.twitter.chill.AllScalaRegistrar$$anon$2.class
com.twitter.chill.Tuple2DoubleDoubleSerializer.class
com.twitter.chill.JavaWrapperCollectionRegistrar.class
com.twitter.chill.package$$anon$4.class
com.twitter.chill.ScalaTupleSerialization.class
com.twitter.chill.SomeSerializer.class
com.twitter.chill.Tuple18Serializer.class
com.twitter.chill.Tuple19Serializer.class
com.twitter.chill.SortedMapSerializer.class
com.twitter.chill.RightSerializer.class
com.twitter.chill.Tuple2DoubleIntSerializer.class
com.twitter.chill.Tuple2DoubleLongSerializer.class
com.twitter.chill.config.ScalaAnyRefMapConfig$.class
com.twitter.chill.Tuple2LongIntSerializer.class
com.twitter.chill.TraversableSerializer.class
com.twitter.chill.Tuple1Serializer.class
com.twitter.chill.Tuple2Serializer.class
com.twitter.chill.config.ScalaAnyRefMapConfig.class
com.twitter.chill.WrappedArraySerializer.class
com.twitter.chill.JavaIterableWrapperSerializer$.class
com.twitter.chill.Tuple1DoubleSerializer.class
com.twitter.chill.package$$anon$2.class
com.twitter.chill.Tuple8Serializer.class
com.twitter.chill.Instantiators$.class
com.twitter.chill.Tuple2IntLongSerializer.class
com.twitter.chill.Tuple21Serializer.class
com.twitter.chill.ScalaKryoInstantiator$$anon$1.class
com.twitter.chill.package$$anon$3.class
com.twitter.chill.package$$anon$1.class
com.twitter.chill.Externalizer.class
com.twitter.chill.InnerClosureFinder$$anon$2.class
com.twitter.chill.ScalaTupleSerialization$.class
com.twitter.chill.Instantiators$$anon$1.class
com.twitter.chill.Tuple4Serializer.class
com.twitter.chill.EmptyScalaKryoInstantiator.class
com.twitter.chill.FieldAccessFinder$$anon$1.class
com.twitter.chill.Externalizer$.class
com.twitter.chill.RichKryo.class
com.twitter.chill.Tuple1LongSerializer.class
com.twitter.chill.SortedSetSerializer.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.12.1.jar
/org.scala-lang/scala-library/2.12.1
查看scala-library所有版本文件
chill-java-0.9.2.jar
/com.twitter/chill-java/0.9.2
查看chill-java所有版本文件
scalacheck_2.12-1.11.6.jar
/org.scalacheck/scalacheck_2.12/1.11.6
查看scalacheck_2.12所有版本文件
scalatest_2.12-3.0.0.jar
/org.scalatest/scalatest_2.12/3.0.0
查看scalatest_2.12所有版本文件
kryo-shaded-4.0.0.jar
/com.esotericsoftware/kryo-shaded/4.0.0
查看kryo-shaded所有版本文件
|