You can download netty-router-1.10.jar in this page.
MIT
netty-router-1.10.jar file has the following types.
META-INF/MANIFEST.MF io.netty.handler.codec.http.router.AbstractHandler.class io.netty.handler.codec.http.router.BadClientSilencer.class io.netty.handler.codec.http.router.DualAbstractHandler.class io.netty.handler.codec.http.router.DualMethodRouter.class io.netty.handler.codec.http.router.Handler.class io.netty.handler.codec.http.router.KeepAliveWrite.class io.netty.handler.codec.http.router.MethodRouted.class io.netty.handler.codec.http.router.MethodRouter.class io.netty.handler.codec.http.router.Routed.class io.netty.handler.codec.http.router.Router.class
netty-router-1.10.pom file content.
<?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>tv.cntt</groupId> <artifactId>netty-router</artifactId> <packaging>jar</packaging> <description>netty-router</description> <version>1.10</version> <name>netty-router</name> <organization> <name>tv.cntt</name> </organization> <url>https://github.com/sinetja/netty-router</url> <licenses> <license> <name>MIT</name> <url>https://github.com/sinetja/netty-router/blob/master/MIT-LICENSE</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>git@github.com:sinetja/netty-router.git</url> <connection>scm:git:git@github.com:sinetja/netty-router.git</connection> </scm> <developers> <developer> <id>ngocdaothanh</id> <name>Ngoc Dao</name> <url>https://github.com/ngocdaothanh</url> </developer> </developers> <dependencies> <dependency> <groupId>tv.cntt</groupId> <artifactId>jauter</artifactId> <version>1.7</version> </dependency> <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> <version>4.0.23.Final</version> <scope>provided</scope> </dependency> </dependencies> </project>
<dependency> <groupId>tv.cntt</groupId> <artifactId>netty-router</artifactId> <version>1.10</version> </dependency>
If you think the following netty-router-1.10.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download netty-router-1.10.jar file