com.davfx:ninio

A Java NIO HTTP client/server as light as possible

License

License

GroupId

GroupId

com.davfx
ArtifactId

ArtifactId

ninio
Last Version

Last Version

1.0.99
Release Date

Release Date

Type

Type

jar
Description

Description

com.davfx:ninio
A Java NIO HTTP client/server as light as possible
Project URL

Project URL

https://github.com/davidfauthoux/ninio
Source Code Management

Source Code Management

https://github.com/davidfauthoux/ninio.git

Download ninio

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.davfx : util jar 1.0.0
com.google.guava : guava jar 17.0
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-core jar 1.1.2
ch.qos.logback : logback-classic jar 1.1.2
com.typesafe : config jar 1.2.1
com.google.code.gson : gson jar 2.2.4

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 1.6.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.99
1.0.0
0.1.4
0.1.2
0.1.1
0.1.0
0.0.24
0.0.23
0.0.22
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.6
0.0.4
0.0.3
0.0.2
0.0.1