组织ID: |
ws.unfiltered |
项目ID: |
unfiltered-netty_2.11 |
版本: |
0.9.0 |
最后修改时间: |
2019-11-01 05:04:02 |
包类型: |
jar |
标题: |
MIT |
描述: |
Netty server binding module |
相关URL: |
http://unfiltered.ws |
大小: |
83.82KB |
|
Maven引入代码: |
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty_2.11</artifactId>
<version>0.9.0</version>
</dependency>
|
Gradle引入代码: |
ws.unfiltered:unfiltered-netty_2.11:0.9.0
|
下载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.9.0</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.8</version>
</dependency>
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered_2.11</artifactId>
<version>0.9.0</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.7.Final</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.7.Final</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.11</artifactId>
<version>3.8.7</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.5.0</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.ThreadPool.class
unfiltered.netty.async.Planify.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$2$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class
unfiltered.netty.cycle.Planify.class
unfiltered.netty.async.Intent.class
unfiltered.netty.ExceptionHandler.class
unfiltered.netty.async.Planify$.class
unfiltered.netty.cycle.DeferredResponse$class.class
unfiltered.netty.cycle.Planify$Planned.class
unfiltered.netty.async.RequestPlan$class.class
unfiltered.netty.URLParser.class
unfiltered.netty.Secured.class
unfiltered.netty.cycle.Planify$.class
unfiltered.netty.URLParser$.class
unfiltered.netty.future.Plan$$anonfun$1.class
unfiltered.netty.HttpConfig$.class
unfiltered.netty.cycle.DeferralExecutor.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$2.class
unfiltered.netty.ServerErrorResponse$class.class
unfiltered.netty.URLParser$$anonfun$2.class
unfiltered.netty.HttpConfig.class
unfiltered.netty.cycle.SynchronousExecution$class.class
unfiltered.netty.URLParser$$anonfun$1.class
unfiltered.netty.ReceivedMessage$$anonfun$defaultResponse$1.class
unfiltered.netty.ResponseBinding$$anonfun$outStream$2.class
unfiltered.netty.cycle.DeferredIntent.class
unfiltered.netty.RequestBinding$$anonfun$charset$1.class
unfiltered.netty.future.Planify.class
unfiltered.netty.async.Intent$.class
unfiltered.netty.ReceivedMessage$.class
unfiltered.netty.async.Plan.class
unfiltered.netty.RequestBinding$$anonfun$parameterValues$1.class
unfiltered.netty.cycle.ThreadPool$.class
unfiltered.netty.ReceivedMessage$$anonfun$respond$1.class
unfiltered.netty.cycle.Plan$.class
unfiltered.netty.future.Plan$class.class
unfiltered.netty.future.Planify$Planned.class
unfiltered.netty.cycle.ThreadPool$class.class
unfiltered.netty.cycle.DeferralExecutor$class.class
unfiltered.netty.ResponseBinding.class
unfiltered.netty.async.Plan$class.class
unfiltered.netty.ReceivedMessage$$anon$1.class
unfiltered.netty.ReceivedMessage$$anonfun$respond$1$$anon$2.class
unfiltered.netty.cycle.Plan$$anonfun$channelRead$1.class
unfiltered.netty.future.Plan$.class
unfiltered.netty.cycle.DeferredIntent$class.class
unfiltered.netty.ReceivedMessage$$anonfun$partialResponse$1.class
unfiltered.netty.ServerErrorResponse.class
unfiltered.netty.ResponseBinding$$anonfun$outStream$1.class
unfiltered.netty.URLParser$$anonfun$urldecode$1.class
unfiltered.netty.RequestBinding$$anonfun$inputStream$1.class
unfiltered.netty.cycle.Intent.class
unfiltered.netty.Content$.class
unfiltered.netty.cycle.Plan$$anonfun$channelRead$1$$anonfun$apply$mcV$sp$2.class
unfiltered.netty.cycle.SynchronousExecution.class
unfiltered.netty.ExceptionHandler$class.class
unfiltered.netty.RequestBinding$$anonfun$inputStream$2.class
unfiltered.netty.cycle.Intent$.class
unfiltered.netty.cycle.Deferral.class
unfiltered.netty.RequestBinding.class
unfiltered.netty.cycle.Plan$$anonfun$unfiltered$netty$cycle$Plan$$guardedIntent$1.class
unfiltered.netty.cycle.DeferredResponse.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.11.8.jar
/org.scala-lang/scala-library/2.11.8
查看scala-library所有版本文件
unfiltered_2.11-0.9.0.jar
/ws.unfiltered/unfiltered_2.11/0.9.0
查看unfiltered_2.11所有版本文件
netty-codec-http-4.1.7.Final.jar
/io.netty/netty-codec-http/4.1.7.Final
查看netty-codec-http所有版本文件
netty-handler-4.1.7.Final.jar
/io.netty/netty-handler/4.1.7.Final
查看netty-handler所有版本文件
specs2-core_2.11-3.8.7.jar
/org.specs2/specs2-core_2.11/3.8.7
查看specs2-core_2.11所有版本文件
okhttp-3.5.0.jar
/com.squareup.okhttp3/okhttp/3.5.0
查看okhttp所有版本文件
|