Last Version

karyon-netty-http 2.0.02

karyon-netty-http developed by Netflix

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.netflix.karyon
ArtifactId

ArtifactId

karyon-netty-http
Version

Version

2.0.02
Type

Type

jar
Description

Description

karyon-netty-http
karyon-netty-http developed by Netflix
Project URL

Project URL

https://github.com/Netflix/karyon

Download karyon-netty-http 2.0.02


<!-- https://jarcasting.com/artifacts/com.netflix.karyon/karyon-netty-http/ -->
<dependency>
    <groupId>com.netflix.karyon</groupId>
    <artifactId>karyon-netty-http</artifactId>
    <version>2.0.02</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.karyon/karyon-netty-http/
implementation 'com.netflix.karyon:karyon-netty-http:2.0.02'
// https://jarcasting.com/artifacts/com.netflix.karyon/karyon-netty-http/
implementation ("com.netflix.karyon:karyon-netty-http:2.0.02")
'com.netflix.karyon:karyon-netty-http:jar:2.0.02'
<dependency org="com.netflix.karyon" name="karyon-netty-http" rev="2.0.02">
  <artifact name="karyon-netty-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.karyon', module='karyon-netty-http', version='2.0.02')
)
libraryDependencies += "com.netflix.karyon" % "karyon-netty-http" % "2.0.02"
[com.netflix.karyon/karyon-netty-http "2.0.02"]

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-handler jar 4.0.9.Final
com.google.guava : guava jar 11.0.2
io.netty : netty-codec-http jar 4.0.9.Final
org.slf4j : slf4j-api jar 1.6.4
com.netflix.karyon : karyon-core jar 2.0.02

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.0

test (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.1.2
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.