Last Version

thundr-http-ning 3.0.0

An implementation of thundr-http using the ning asynchronous library

License

License

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-http-ning
Version

Version

3.0.0
Type

Type

jar
Description

Description

thundr-http-ning
An implementation of thundr-http using the ning asynchronous library
Project Organization

Project Organization

3wks

Download thundr-http-ning 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.threewks.thundr : thundr-http jar 3.0.0
com.ning : async-http-client jar 1.7.21
com.threewks.thundr : thundr jar 3.0.0

test (6)

Group / Artifact Type Version
com.threewks.thundr : thundr-http test-jar 3.0.0
org.simpleframework : simple jar 4.1.21
com.threewks.thundr : thundr test-jar 3.0.0
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.