组织ID: |
net.databinder |
项目ID: |
unfiltered-netty_2.11 |
版本: |
0.8.1 |
最后修改时间: |
2019-10-25 05:29:19 |
包类型: |
jar |
标题: |
MIT |
描述: |
Netty server binding module |
相关URL: |
http://unfiltered.databinder.net/ |
大小: |
81.48KB |
|
Maven引入代码: |
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-netty_2.11</artifactId>
<version>0.8.1</version>
</dependency>
|
Gradle引入代码: |
net.databinder:unfiltered-netty_2.11:0.8.1
|
下载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>net.databinder</groupId>
<artifactId>unfiltered-netty_2.11</artifactId>
<packaging>jar</packaging>
<description>Netty server binding module</description>
<url>http://unfiltered.databinder.net/</url>
<version>0.8.1</version>
<licenses>
<license>
<name>MIT</name>
<url>http://www.opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>unfiltered-netty</name>
<organization>
<name>net.databinder</name>
<url>http://unfiltered.databinder.net/</url>
</organization>
<scm>
<url>git@github.com:unfiltered/unfiltered.git</url>
<connection>scm:git:git@github.com:unfiltered/unfiltered.git</connection>
</scm>
<developers>
<developer>
<id>n8han</id>
<name>Nathan Hamblen</name>
<url>http://twitter.com/n8han</url>
</developer>
<developer>
<id>softprops</id>
<name>Doug Tangren</name>
<url>http://twitter.com/softprops</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.2</version>
</dependency>
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered_2.11</artifactId>
<version>0.8.1</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.0.21.Final</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2_2.11</artifactId>
<version>2.3.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-mime_2.11</artifactId>
<version>0.8.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-http_2.11</artifactId>
<version>0.8.10</version>
<scope>test</scope>
</dependency>
</dependencies>
<repositories>
<repository>
<id>sonatypereleases</id>
<name>sonatype releases</name>
<url>https://oss.sonatype.org/content/repositories/releases/</url>
<layout>default</layout>
</repository>
</repositories>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$1.class
unfiltered.netty.URLParser$.class
unfiltered.netty.Secured$class.class
unfiltered.netty.Content$.class
unfiltered.netty.async.Plan$.class
unfiltered.netty.ReceivedMessage$$anon$1.class
unfiltered.netty.HttpConfig$.class
unfiltered.netty.ReceivedMessage$.class
unfiltered.netty.future.Plan.class
unfiltered.netty.cycle.ThreadPool.class
unfiltered.netty.RequestBinding$$anonfun$inputStream$1.class
unfiltered.netty.cycle.SynchronousExecution$class.class
unfiltered.netty.URLParser$$anonfun$urldecode$1.class
unfiltered.netty.async.Intent.class
unfiltered.netty.cycle.DeferredIntent$class.class
unfiltered.netty.cycle.DeferralExecutor$$anon$1.class
unfiltered.netty.HttpConfig.class
unfiltered.netty.cycle.DeferredResponse$class.class
unfiltered.netty.ExceptionHandler$class.class
unfiltered.netty.cycle.Plan$$anonfun$channelRead$1.class
unfiltered.netty.RequestBinding.class
unfiltered.netty.RequestBinding$$anonfun$charset$1.class
unfiltered.netty.RequestBinding$$anonfun$inputStream$2.class
unfiltered.netty.async.RequestPlan.class
unfiltered.netty.RequestBinding$$anonfun$parameterValues$1.class
unfiltered.netty.cycle.ThreadPool$class.class
unfiltered.netty.cycle.SynchronousExecution.class
unfiltered.netty.ResponseBinding$$anonfun$outStream$2.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$2$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class
unfiltered.netty.cycle.DeferredIntent.class
unfiltered.netty.cycle.Plan$class.class
unfiltered.netty.ResponseBinding$$anonfun$outStream$1.class
unfiltered.netty.future.Planify$.class
unfiltered.netty.cycle.Intent$.class
unfiltered.netty.cycle.Intent.class
unfiltered.netty.cycle.Planify$.class
unfiltered.netty.ReceivedMessage$$anonfun$respond$1.class
unfiltered.netty.cycle.Planify$Planned.class
unfiltered.netty.ReceivedMessage.class
unfiltered.netty.future.Plan$$anonfun$1.class
unfiltered.netty.ReceivedMessage$$anonfun$partialResponse$1.class
unfiltered.netty.cycle.Plan.class
unfiltered.netty.ServerErrorResponse.class
unfiltered.netty.async.Plan$class.class
unfiltered.netty.async.Plan.class
unfiltered.netty.cycle.Plan$$anonfun$channelRead$1$$anonfun$apply$mcV$sp$2.class
unfiltered.netty.cycle.DeferralExecutor.class
unfiltered.netty.ReceivedMessage$$anonfun$defaultResponse$1.class
unfiltered.netty.URLParser$$anonfun$1.class
unfiltered.netty.cycle.DeferralExecutor$class.class
unfiltered.netty.async.RequestPlan$$anonfun$unfiltered$netty$async$RequestPlan$$guardedIntent$1.class
unfiltered.netty.async.Intent$.class
unfiltered.netty.future.Plan$class.class
unfiltered.netty.future.Planify$Planned.class
unfiltered.netty.ReceivedMessage$$anonfun$respond$1$$anon$2.class
unfiltered.netty.Content.class
unfiltered.netty.ServerErrorResponse$class.class
unfiltered.netty.async.Planify.class
unfiltered.netty.URLParser$$anonfun$2.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.11.2.jar
/org.scala-lang/scala-library/2.11.2
查看scala-library所有版本文件
unfiltered_2.11-0.8.1.jar
/net.databinder/unfiltered_2.11/0.8.1
查看unfiltered_2.11所有版本文件
netty-codec-http-4.0.21.Final.jar
/io.netty/netty-codec-http/4.0.21.Final
查看netty-codec-http所有版本文件
specs2_2.11-2.3.11.jar
/org.specs2/specs2_2.11/2.3.11
查看specs2_2.11所有版本文件
dispatch-mime_2.11-0.8.10.jar
/net.databinder/dispatch-mime_2.11/0.8.10
查看dispatch-mime_2.11所有版本文件
dispatch-http_2.11-0.8.10.jar
/net.databinder/dispatch-http_2.11/0.8.10
查看dispatch-http_2.11所有版本文件
|