Last Version

de.androbit:nibbler-netty 0.4

nibbler http micro-service library

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

de.androbit
ArtifactId

ArtifactId

nibbler-netty
Version

Version

0.4
Type

Type

jar
Description

Description

nibbler http micro-service library

Download nibbler-netty 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
de.androbit : nibbler-core jar 0.4
io.reactivex : rxnetty jar 0.4.0
org.slf4j : slf4j-api jar 1.7.7

provided (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.0-rc.10
io.netty : netty-codec-http jar 4.0.21.Final
io.netty : netty-transport-native-epoll jar 4.0.21.Final

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11
org.assertj : assertj-core jar 1.7.0
org.mockito : mockito-all jar 1.10.8
com.jayway.restassured : rest-assured jar 2.4.0

Project Modules

There are no modules declared in this project.