组织ID: |
com.twitter |
项目ID: |
chill-bijection_2.11 |
版本: |
0.9.3 |
最后修改时间: |
2018-09-17 16:06:59 |
包类型: |
jar |
标题: |
chill-bijection |
描述: |
chill-bijection |
相关URL: |
https://github.com/twitter/chill |
大小: |
27.75KB |
|
Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-bijection_2.11</artifactId>
<version>0.9.3</version>
</dependency>
|
Gradle引入代码: |
com.twitter:chill-bijection_2.11:0.9.3
|
下载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-bijection_2.11</artifactId>
<packaging>jar</packaging>
<description>chill-bijection</description>
<version>0.9.3</version>
<name>chill-bijection</name>
<organization>
<name>com.twitter</name>
</organization>
<scm>
<url>https://github.com/twitter/chill</url>
<connection>scm:git:git@github.com:twitter/chill.git</connection>
</scm>
<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>
<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.12</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill_2.11</artifactId>
<version>0.9.3</version>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.11.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.esotericsoftware</groupId>
<artifactId>kryo-shaded</artifactId>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>bijection-core_2.11</artifactId>
<version>0.9.4</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.chill.KryoInjection$$anonfun$invert$1.class
com.twitter.chill.KryoInjection.class
com.twitter.chill.InjectionRegistrar.class
com.twitter.chill.InjectionDefaultRegistrar.class
com.twitter.chill.ExternalizerInjection.class
com.twitter.chill.ExternalizerCodec$$anonfun$invert$1.class
com.twitter.chill.InjectionDefaultRegistrar$.class
com.twitter.chill.KryoInjection$.class
com.twitter.chill.BijectionEnrichedKryo$.class
com.twitter.chill.BijectionEnrichedKryo.class
com.twitter.chill.KryoInjectionInstance$$anonfun$invert$2.class
com.twitter.chill.ExternalizerCodec$.class
com.twitter.chill.KryoInjection$$anonfun$instance$1.class
com.twitter.chill.KryoInjectionInstance$$anon$1.class
com.twitter.chill.ExternalizerCodec.class
com.twitter.chill.InjectiveSerializer.class
com.twitter.chill.ExternalizerInjection$.class
com.twitter.chill.InjectiveSerializer$.class
com.twitter.chill.ExternalizerInjection$$anonfun$invert$1.class
com.twitter.chill.KryoInjectionInstance.class
com.twitter.chill.InjectionRegistrar$.class
com.twitter.chill.BijectionEnrichedKryo$$anon$1.class
|
依赖Jar: |
scala-library-2.11.12.jar
/org.scala-lang/scala-library/2.11.12
查看scala-library所有版本文件
chill_2.11-0.9.3.jar
/com.twitter/chill_2.11/0.9.3
查看chill_2.11所有版本文件
scalacheck_2.11-1.11.6.jar
/org.scalacheck/scalacheck_2.11/1.11.6
查看scalacheck_2.11所有版本文件
scalatest_2.11-3.0.0.jar
/org.scalatest/scalatest_2.11/3.0.0
查看scalatest_2.11所有版本文件
kryo-shaded-4.0.2.jar
/com.esotericsoftware/kryo-shaded/4.0.2
查看kryo-shaded所有版本文件
bijection-core_2.11-0.9.4.jar
/com.twitter/bijection-core_2.11/0.9.4
查看bijection-core_2.11所有版本文件
|