MVN

io.cdap.http : netty-http

Maven & Gradle

Jul 13, 2021
20 usages
126 stars

Netty based path router · Netty based path router

<dependency>
    <groupId>io.cdap.http</groupId>
    <artifactId>netty-http</artifactId>
    <version>1.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cdap.http : netty-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.0

All Versions

Choose a version of io.cdap.http : netty-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
netty-http-1.7.0
1.6.x
netty-http-1.6.0
1.5.x
netty-http-1.5.0
1.4.x
netty-http-1.4.0
1.3.x
netty-http-1.3.1
netty-http-1.3.0
1.2.x
netty-http-1.2.0

How to add a dependency to Maven

Add the following io.cdap.http : netty-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.cdap.http</groupId>
    <artifactId>netty-http</artifactId>
    <version>1.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.cdap.http : netty-http gradle dependency to your build.gradle file:

implementation 'io.cdap.http:netty-http:1.7.0'

Gradle Kotlin DSL: Add the following io.cdap.http : netty-http gradle kotlin dependency to your build.gradle.kts file:

implementation("io.cdap.http:netty-http:1.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.cdap.http : netty-http sbt scala dependency to your build.sbt file:

libraryDependencies += "io.cdap.http" % "netty-http" % "1.7.0"

Advertisement

Dependencies from Group

Jul 13, 2021
20 usages
126 stars

Discover Dependencies

Jun 15, 2023
6 usages
276 stars
Jan 20, 2020
2 usages
0 stars
Dec 30, 2020
2 usages
2 stars
ast
Oct 03, 2022
8 usages
13 stars
Apr 30, 2021
2 usages
Nov 09, 2021
2 usages
0 stars
Aug 23, 2021
4 usages
Aug 18, 2023
2 usages
Jan 17, 2014
2 usages
7 stars