outrnet-jetty


License

License

Categories

Categories

Jetty Container Application Servers Net
GroupId

GroupId

com.outr.net
ArtifactId

ArtifactId

outrnet-jetty_2.10
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

outrnet-jetty
outrnet-jetty
Project Organization

Project Organization

com.outr.net
Source Code Management

Source Code Management

https://github.com/darkfrog26/outrnet

Download outrnet-jetty_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.outr.net/outrnet-jetty_2.10/ -->
<dependency>
    <groupId>com.outr.net</groupId>
    <artifactId>outrnet-jetty_2.10</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.outr.net/outrnet-jetty_2.10/
implementation 'com.outr.net:outrnet-jetty_2.10:1.1.0'
// https://jarcasting.com/artifacts/com.outr.net/outrnet-jetty_2.10/
implementation ("com.outr.net:outrnet-jetty_2.10:1.1.0")
'com.outr.net:outrnet-jetty_2.10:jar:1.1.0'
<dependency org="com.outr.net" name="outrnet-jetty_2.10" rev="1.1.0">
  <artifact name="outrnet-jetty_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outr.net', module='outrnet-jetty_2.10', version='1.1.0')
)
libraryDependencies += "com.outr.net" % "outrnet-jetty_2.10" % "1.1.0"
[com.outr.net/outrnet-jetty_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-servlet_2.10 jar 1.1.0
org.powerscala : powerscala-property_2.10 jar 1.6.4
org.eclipse.jetty : jetty-server jar latest.release

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