| 组织ID: |
net.databinder |
| 项目ID: |
dispatch-http_2.9.0-1 |
| 版本: |
0.7.8 |
| 最后修改时间: |
2019-10-22 20:04:25 |
| 包类型: |
jar |
| 标题: |
Scala-Tools Maven2 Repository |
| 大小: |
98.11KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-http_2.9.0-1</artifactId>
<version>0.7.8</version>
</dependency>
|
| Gradle引入代码: |
net.databinder:dispatch-http_2.9.0-1:0.7.8
|
| 下载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="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>net.databinder</groupId>
<artifactId>dispatch-http_2.9.0-1</artifactId>
<packaging>jar</packaging>
<version>0.7.8</version>
<dependencies>
<dependency>
<groupId>net.jcip</groupId>
<artifactId>jcip-annotations</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-futures_2.9.0-1</artifactId>
<version>0.7.8</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.9.0-1</version>
<scope>compile</scope>
</dependency>
</dependencies>
<repositories>
<repository>
<id>ScalaToolsMaven2Repository</id>
<name>Scala-Tools Maven2 Repository</name>
<url>http://scala-tools.org/repo-releases/</url>
</repository>
</repositories>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
dispatch.Handlers$$anonfun$$greater$colon$greater$1$$anonfun$apply$8.class
dispatch.SimplePost.class
dispatch.Handlers$$anonfun$$greater$greater$greater$1.class
dispatch.Handlers$$anonfun$$greater$bar$1.class
dispatch.HttpExecutor$$anonfun$apply$1.class
dispatch.Http.class
dispatch.Request$$anonfun$next_uri$1.class
dispatch.Request$$anonfun$secure$2.class
dispatch.Http$$anon$3.class
dispatch.HttpExecutor.class
dispatch.FuturableExecutor$$anon$2.class
dispatch.NoLogging$$anon$2.class
dispatch.Post.class
dispatch.Handlers$$anonfun$$greater$colon$greater$1.class
dispatch.StatusCode$.class
dispatch.Request$$anonfun$secure$1.class
dispatch.FuturableExecutor$class.class
dispatch.Http$$anon$3$$anonfun$info$1.class
dispatch.Handlers$$anonfun$$greater$plus$1$$anon$1.class
dispatch.Request$.class
dispatch.Handlers$$anonfun$$greater$plus$1.class
dispatch.Handlers$$anonfun$$greater$tilde$1.class
dispatch.Handler.class
dispatch.Http$.class
dispatch.Handler$$anonfun$apply$4.class
dispatch.Request$$anonfun$POST$1.class
dispatch.Request$$anonfun$$less$less$qmark$1.class
dispatch.Request$$anonfun$$less$amp$2.class
dispatch.Handlers$class.class
dispatch.Handlers$$anonfun$$greater$greater$1.class
dispatch.HttpExecutor$$anonfun$when$1.class
dispatch.Handler$$anonfun$apply$6.class
dispatch.ConfiguredHttpClient.class
dispatch.Request$$anonfun$$div$1.class
dispatch.Handlers$$anonfun$$greater$plus$greater$1.class
dispatch.Http$$anonfun$to_uri$2.class
dispatch.Threads$class.class
dispatch.$colon$div$.class
dispatch.$colon$div.class
dispatch.Request$$anonfun$2.class
dispatch.NoLogging$class.class
dispatch.Request$$anonfun$req$1.class
dispatch.Logger.class
dispatch.Builder.class
dispatch.Handlers$$anonfun$$greater$plus$greater$1$$anon$2.class
dispatch.Handlers$$anonfun$as_source$1.class
dispatch.JdkLogging$$anon$1.class
dispatch.Handler$.class
dispatch.JdkLogging.class
dispatch.Handlers$$anonfun$$less$greater$1.class
dispatch.Handlers.class
dispatch.FuturableExecutor$$anon$2$$anonfun$pack$1.class
dispatch.Http$$anonfun$map2ee$1.class
dispatch.Request$$anonfun$$less$less$less$1.class
dispatch.StatusCode.class
dispatch.Handler$$anonfun$$tilde$greater$1.class
dispatch.Request$$anonfun$DELETE$1.class
dispatch.Request$$anonfun$$less$colon$less$1.class
dispatch.ConfiguredHttpClient$$anon$1.class
dispatch.Threads.class
dispatch.Http$$anonfun$to_uri$1.class
dispatch.Http$$anonfun$1.class
dispatch.HttpExecutor$$anonfun$x$1$$anonfun$apply$3.class
dispatch.Handlers$$anonfun$$greater$greater$2.class
dispatch.Request$$anonfun$$less$colon$less$1$$anonfun$apply$7.class
dispatch.$div$.class
dispatch.Request.class
dispatch.Request$$anonfun$$less$less$2.class
dispatch.JdkLogging$class.class
dispatch.Http$$anonfun$1$$anonfun$apply$2.class
dispatch.Request$$anonfun$3.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
jcip-annotations-1.0.jar
/net.jcip/jcip-annotations/1.0
查看jcip-annotations所有版本文件
httpclient-4.0.1.jar
/org.apache.httpcomponents/httpclient/4.0.1
查看httpclient所有版本文件
dispatch-futures_2.9.0-1-0.7.8.jar
/net.databinder/dispatch-futures_2.9.0-1/0.7.8
查看dispatch-futures_2.9.0-1所有版本文件
scala-library-2.9.0-1.jar
/org.scala-lang/scala-library/2.9.0-1
查看scala-library所有版本文件
|