组织ID: |
ws.unfiltered |
项目ID: |
unfiltered-netty_2.11 |
版本: |
0.10.0-M5 |
最后修改时间: |
2019-12-13 19:05:30 |
包类型: |
jar |
标题: |
MIT |
描述: |
Netty server binding module |
相关URL: |
http://unfiltered.ws |
大小: |
83.25KB |
|
Maven引入代码: |
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty_2.11</artifactId>
<version>0.10.0-M5</version>
</dependency>
|
Gradle引入代码: |
ws.unfiltered:unfiltered-netty_2.11:0.10.0-M5
|
下载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>ws.unfiltered</groupId>
<artifactId>unfiltered-netty_2.11</artifactId>
<packaging>jar</packaging>
<description>Netty server binding module</description>
<url>http://unfiltered.ws</url>
<version>0.10.0-M5</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>ws.unfiltered</name>
<url>http://unfiltered.ws</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>hamnis</id>
<name>Erlend Hamnaberg</name>
<url>https://twitter.com/hamnis</url>
</developer>
<developer>
<id>eed3si9n</id>
<name>Eugene Yokota</name>
<url>https://twitter.com/eed3si9n</url>
</developer>
<developer>
<id>xuwei-k</id>
<name>Kenji Yoshida</name>
<url>https://twitter.com/xuwei_k</url>
</developer>
<developer>
<id>omarkilani</id>
<name>Omar Kilani</name>
<url>https://twitter.com/omarkilani</url>
</developer>
<developer>
<id>n8han</id>
<name>Nathan Hamblen</name>
<url>https://twitter.com/n8han</url>
</developer>
<developer>
<id>softprops</id>
<name>Doug Tangren</name>
<url>https://twitter.com/softprops</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.12</version>
</dependency>
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered_2.11</artifactId>
<version>0.10.0-M5</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.13.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.13.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.13.Final</version>
<classifier>linux-x86_64</classifier>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-kqueue</artifactId>
<version>4.1.13.Final</version>
<classifier>osx-x86_64</classifier>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.11</artifactId>
<version>4.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.1.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
unfiltered.netty.RequestBinding.class
unfiltered.netty.ReceivedMessage$$anonfun$partialResponse$1.class
unfiltered.netty.RequestBinding$$anonfun$inputStream$1.class
unfiltered.netty.URLParser.class
unfiltered.netty.RequestBinding$$anonfun$parameterValues$1.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$2$$anonfun$apply$1.class
unfiltered.netty.cycle.ThreadPool.class
unfiltered.netty.cycle.DeferralExecutor$$anon$1.class
unfiltered.netty.cycle.Plan$$anonfun$channelRead$1.class
unfiltered.netty.cycle.Planify.class
unfiltered.netty.cycle.ThreadPool$class.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$2.class
unfiltered.netty.cycle.DeferredResponse$class.class
unfiltered.netty.cycle.Planify$Planned.class
unfiltered.netty.cycle.ThreadPool$.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$1.class
unfiltered.netty.cycle.SynchronousExecution$class.class
unfiltered.netty.cycle.Planify$.class
unfiltered.netty.cycle.DeferralExecutor.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$2$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class
unfiltered.netty.cycle.SynchronousExecution.class
unfiltered.netty.cycle.DeferredIntent.class
unfiltered.netty.cycle.DeferredIntent$class.class
unfiltered.netty.cycle.Deferral.class
unfiltered.netty.cycle.DeferralExecutor$class.class
unfiltered.netty.cycle.Plan$.class
unfiltered.netty.cycle.Plan$class.class
unfiltered.netty.cycle.Plan$$anonfun$channelRead$1$$anonfun$apply$mcV$sp$2.class
unfiltered.netty.cycle.Plan$$anonfun$channelRead$1$$anonfun$apply$mcV$sp$2$$anonfun$apply$mcV$sp$3.class
unfiltered.netty.cycle.Intent$.class
unfiltered.netty.cycle.Intent.class
unfiltered.netty.cycle.DeferredResponse.class
unfiltered.netty.cycle.Plan.class
unfiltered.netty.RequestBinding$$anonfun$inputStream$2.class
unfiltered.netty.ReceivedMessage$$anonfun$defaultResponse$1.class
unfiltered.netty.async.Planify.class
unfiltered.netty.async.RequestPlan$class.class
unfiltered.netty.async.RequestPlan$$anonfun$unfiltered$netty$async$RequestPlan$$guardedIntent$1.class
unfiltered.netty.async.Planify$Planned.class
unfiltered.netty.async.RequestPlan.class
unfiltered.netty.async.Planify$.class
unfiltered.netty.async.Plan$.class
unfiltered.netty.async.Plan$class.class
unfiltered.netty.async.Intent$.class
unfiltered.netty.async.Intent.class
unfiltered.netty.async.Plan.class
unfiltered.netty.URLParser$$anonfun$1.class
unfiltered.netty.HttpConfig.class
unfiltered.netty.URLParser$$anonfun$urldecode$1.class
unfiltered.netty.ExceptionHandler$class.class
unfiltered.netty.RequestBinding$$anonfun$charset$1.class
unfiltered.netty.ServerErrorResponse.class
unfiltered.netty.ServerErrorResponse$class.class
unfiltered.netty.ResponseBinding$$anonfun$outStream$2.class
unfiltered.netty.ResponseBinding.class
unfiltered.netty.HttpConfig$.class
unfiltered.netty.ReceivedMessage$$anonfun$respond$1$$anon$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.11.12.jar
/org.scala-lang/scala-library/2.11.12
查看scala-library所有版本文件
unfiltered_2.11-0.10.0-M5.jar
/ws.unfiltered/unfiltered_2.11/0.10.0-M5
查看unfiltered_2.11所有版本文件
netty-codec-http-4.1.13.Final.jar
/io.netty/netty-codec-http/4.1.13.Final
查看netty-codec-http所有版本文件
netty-handler-4.1.13.Final.jar
/io.netty/netty-handler/4.1.13.Final
查看netty-handler所有版本文件
netty-transport-native-epoll-4.1.13.Final.jar
/io.netty/netty-transport-native-epoll/4.1.13.Final
查看netty-transport-native-epoll所有版本文件
netty-transport-native-kqueue-4.1.13.Final.jar
/io.netty/netty-transport-native-kqueue/4.1.13.Final
查看netty-transport-native-kqueue所有版本文件
specs2-core_2.11-4.7.0.jar
/org.specs2/specs2-core_2.11/4.7.0
查看specs2-core_2.11所有版本文件
okhttp-4.1.1.jar
/com.squareup.okhttp3/okhttp/4.1.1
查看okhttp所有版本文件
|