Last Version

HTTP server based on Netty 3.x and Spring Framework 3.x 1.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.github.iceize
ArtifactId

ArtifactId

netty-http-3.x
Version

Version

1.0.2
Type

Type

jar
Description

Description

HTTP server based on Netty 3.x and Spring Framework 3.x
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download netty-http-3.x 1.0.2


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

Dependencies

compile (25)

Group / Artifact Type Version
io.netty : netty jar 3.9.9.Final
org.springframework : spring-core jar 3.2.17.RELEASE
org.springframework : spring-beans jar 3.2.17.RELEASE
org.springframework : spring-context jar 3.2.17.RELEASE
org.springframework : spring-aop jar 3.2.17.RELEASE
org.springframework : spring-aspects jar 3.2.17.RELEASE
javax.inject : javax.inject jar 1
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.2
commons-io : commons-io jar 2.5
cglib : cglib-nodep jar 3.2.4
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpmime jar 4.5.2
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : log4j-over-slf4j jar 1.7.21
org.slf4j : jul-to-slf4j jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.3
com.fasterxml.jackson.core : jackson-core jar 2.8.1
com.fasterxml.jackson.core : jackson-annotations jar 2.8.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.1
com.google.code.gson : gson jar 2.7
com.google.guava : guava jar 16.0.1
org.freemarker : freemarker jar 2.3.23

test (2)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 1.7
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.