outrnet-netty


License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.outr.net
ArtifactId

ArtifactId

outrnet-netty_2.10
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

outrnet-netty
outrnet-netty
Project Organization

Project Organization

com.outr.net
Source Code Management

Source Code Management

https://github.com/darkfrog26/outrnet

Download outrnet-netty_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.outr.net/outrnet-netty_2.10/ -->
<dependency>
    <groupId>com.outr.net</groupId>
    <artifactId>outrnet-netty_2.10</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr.net/outrnet-netty_2.10/
implementation 'com.outr.net:outrnet-netty_2.10:1.1.0'
// https://jarcasting.com/artifacts/com.outr.net/outrnet-netty_2.10/
implementation ("com.outr.net:outrnet-netty_2.10:1.1.0")
'com.outr.net:outrnet-netty_2.10:jar:1.1.0'
<dependency org="com.outr.net" name="outrnet-netty_2.10" rev="1.1.0">
  <artifact name="outrnet-netty_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr.net', module='outrnet-netty_2.10', version='1.1.0')
)
libraryDependencies += "com.outr.net" % "outrnet-netty_2.10" % "1.1.0"
[com.outr.net/outrnet-netty_2.10 "1.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.3
com.outr.net : outrnet-core_2.10 jar 1.1.0
org.powerscala : powerscala-property_2.10 jar 1.6.4
io.netty : netty-all jar 4.0.9.Final

Project Modules

There are no modules declared in this project.

outrnet

Build Status

Foundational HTTP abstraction layer with multiple implementations, client support, and proxy server (support WebSockets).

Current implementations include Servlet, Jetty stand-alone, and Tomcat stand-alone.

Versions

Version
1.1.0
1.0.2