组织ID: |
ws.unfiltered |
项目ID: |
unfiltered-netty-server_2.11 |
版本: |
0.9.0-beta2 |
最后修改时间: |
2019-11-02 03:55:56 |
包类型: |
jar |
标题: |
MIT |
描述: |
Netty server embedding module |
相关URL: |
http://unfiltered.databinder.net/ |
大小: |
177.06KB |
|
Maven引入代码: |
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-netty-server_2.11</artifactId>
<version>0.9.0-beta2</version>
</dependency>
|
Gradle引入代码: |
ws.unfiltered:unfiltered-netty-server_2.11:0.9.0-beta2
|
下载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-server_2.11</artifactId>
<packaging>jar</packaging>
<description>Netty server embedding module</description>
<url>http://unfiltered.databinder.net/</url>
<version>0.9.0-beta2</version>
<licenses>
<license>
<name>MIT</name>
<url>http://www.opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>unfiltered-netty-server</name>
<organization>
<name>ws.unfiltered</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>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-netty_2.11</artifactId>
<version>0.9.0-beta2</version>
</dependency>
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-util_2.11</artifactId>
<version>0.9.0-beta2</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.11</artifactId>
<version>3.8.6</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.Https$$anonfun$beforeStop$1.class
unfiltered.netty.resources.FileSystemResource$.class
unfiltered.netty.resources.JarResource$$anonfun$jarfile$1.class
unfiltered.netty.resources.Resolve$$anonfun$1.class
unfiltered.netty.resources.Resolve$$anonfun$3$$anonfun$applyOrElse$2.class
unfiltered.netty.SslEngineProvider$Path$SysProperties.class
unfiltered.netty.NotFoundHandler$$anonfun$channelRead$2.class
unfiltered.netty.SecureContextSocketBinding.class
unfiltered.netty.Engine$Builder$class.class
unfiltered.netty.Resources$$anonfun$badRequest$2.class
unfiltered.netty.resources.Resolve$$anonfun$3.class
unfiltered.netty.SecureServerInit.class
unfiltered.netty.Resources.class
unfiltered.netty.resources.Resource.class
unfiltered.netty.Http$.class
unfiltered.netty.Engine$Builder.class
unfiltered.netty.NotFoundHandler.class
unfiltered.netty.SslContextProvider$$anon$1.class
unfiltered.netty.Resources$$anonfun$decode$1.class
unfiltered.netty.Https.class
unfiltered.netty.Server$$anonfun$bind$1.class
unfiltered.netty.Server$$anonfun$resources$1.class
unfiltered.netty.resources.JarResource.class
unfiltered.netty.Engine$Builder$$anon$2.class
unfiltered.netty.DefaultServerInit$$anonfun$complete$1.class
unfiltered.netty.SecureContextSocketBinding$.class
unfiltered.netty.SslEngineProvider$Path$SysProperties$.class
unfiltered.netty.resources.FileSystemResource.class
unfiltered.netty.Http$$anonfun$apply$1.class
unfiltered.netty.Ssl.class
unfiltered.netty.Https$.class
unfiltered.netty.Trusted$class.class
unfiltered.netty.Server$.class
unfiltered.netty.Retrieval.class
unfiltered.netty.Http$$anonfun$1.class
unfiltered.netty.resources.Resolve$$anonfun$1$$anonfun$applyOrElse$3.class
unfiltered.netty.Server$$anonfun$start$2.class
unfiltered.netty.Mimes$.class
unfiltered.netty.NettyBase$class.class
unfiltered.netty.Server$$anonfun$handler$1.class
unfiltered.netty.Server$$anonfun$2.class
unfiltered.netty.Resources$$anonfun$forbid$1$$anonfun$apply$1.class
unfiltered.netty.Https$$anonfun$apply$1.class
unfiltered.netty.HttpServer.class
unfiltered.netty.Https$$anonfun$handler$1.class
unfiltered.netty.Resources$$anonfun$unfiltered$netty$Resources$$safe$1.class
unfiltered.netty.resources.Resolve$$anonfun$2.class
unfiltered.netty.SslEngineProvider$Simple$.class
unfiltered.netty.HouseKeepingChannelHandler.class
unfiltered.netty.resources.JarResource$.class
unfiltered.netty.Ssl$class.class
unfiltered.netty.PortBindings.class
unfiltered.netty.Resources$$anonfun$notFound$1$$anonfun$apply$2.class
unfiltered.netty.DefaultServerInit.class
unfiltered.netty.Dates$$anon$1.class
unfiltered.netty.PortBinding$Simple.class
unfiltered.netty.resources.JarResource$$anonfun$lastModified$1.class
unfiltered.netty.SslEngineProvider$Path$Simple$.class
unfiltered.netty.PortBinding$Secure.class
unfiltered.netty.SslEngineProvider$Path$class.class
unfiltered.netty.Engine$Builder$$anon$1.class
unfiltered.netty.PortBinding.class
unfiltered.netty.Server$$anonfun$ports$1.class
unfiltered.netty.resources.JarResource$$anonfun$entry$1.class
unfiltered.netty.Dates.class
unfiltered.netty.Server$$anonfun$stop$1.class
unfiltered.netty.ServerInit.class
unfiltered.netty.Retrieval$.class
unfiltered.netty.SecureEngineSocketBinding.class
unfiltered.netty.SslEngineProvider$Simple.class
unfiltered.netty.SocketBinding$.class
unfiltered.netty.resources.Resolve.class
unfiltered.netty.HttpServer$$anonfun$resources$1.class
unfiltered.netty.resources.JarResource$$anonfun$entry$1$$anonfun$apply$1.class
unfiltered.netty.HttpServer$$anonfun$stop$1.class
unfiltered.netty.SslEngineProvider$.class
unfiltered.netty.resources.JarResource$$anonfun$lastModified$2.class
unfiltered.netty.PortBinding$Simple$class.class
unfiltered.netty.Dates$.class
unfiltered.netty.Retrieval$$anonfun$unapply$1.class
unfiltered.netty.SslEngineProvider$Path$.class
unfiltered.netty.Http.class
unfiltered.netty.PortBindings$class.class
unfiltered.netty.HttpServer$class.class
unfiltered.netty.SslEngineProvider$Path.class
unfiltered.netty.Server$$anon$1.class
unfiltered.netty.NotFoundHandler$$anonfun$channelRead$1.class
unfiltered.netty.resources.Resolve$.class
unfiltered.netty.Trusted.class
unfiltered.netty.Server$$anonfun$1.class
unfiltered.netty.Resources$$anonfun$forbid$1.class
unfiltered.netty.SocketBinding.class
unfiltered.netty.SslContextProvider$.class
unfiltered.netty.resources.Resolve$$anonfun$2$$anonfun$applyOrElse$1.class
unfiltered.netty.Ssl$$anonfun$keyManagers$1.class
unfiltered.netty.SslContextProvider$$anon$2.class
unfiltered.netty.Server$$anonfun$start$1.class
unfiltered.netty.Security.class
unfiltered.netty.PortBinding$Secure$class.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.11.8.jar
/org.scala-lang/scala-library/2.11.8
查看scala-library所有版本文件
unfiltered-netty_2.11-0.9.0-beta2.jar
/ws.unfiltered/unfiltered-netty_2.11/0.9.0-beta2
查看unfiltered-netty_2.11所有版本文件
unfiltered-util_2.11-0.9.0-beta2.jar
/ws.unfiltered/unfiltered-util_2.11/0.9.0-beta2
查看unfiltered-util_2.11所有版本文件
specs2-core_2.11-3.8.6.jar
/org.specs2/specs2-core_2.11/3.8.6
查看specs2-core_2.11所有版本文件
okhttp-3.5.0.jar
/com.squareup.okhttp3/okhttp/3.5.0
查看okhttp所有版本文件
|