unfiltered-netty-server

Netty server embedding module

License

License

MIT
Categories

Categories

Net Netty Networking
GroupId

GroupId

ws.unfiltered
ArtifactId

ArtifactId

unfiltered-netty-server_2.11
Last Version

Last Version

0.10.4
Release Date

Release Date

Type

Type

jar
Description

Description

unfiltered-netty-server
Netty server embedding module
Project URL

Project URL

https://unfiltered.ws
Project Organization

Project Organization

ws.unfiltered

Download unfiltered-netty-server_2.11

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
ws.unfiltered : unfiltered-netty_2.11 jar 0.10.4
ws.unfiltered : unfiltered-util_2.11 jar 0.10.4
javax.activation : activation jar 1.1.1

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 4.10.6
com.squareup.okhttp3 : okhttp jar 4.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.4
0.10.3
0.10.2
0.10.1
0.10.0
0.10.0-M11
0.10.0-M10
0.10.0-M9
0.10.0-M8
0.10.0-M7
0.10.0-M6
0.10.0-M5
0.10.0-M4
0.10.0-M3
0.10.0-M2
0.10.0-M1
0.9.1
0.9.0
0.9.0-beta2