Snoopy Network Client

Asynchronous network client that’s efficient by default and easy to use. Its request/response API is designed with fluent builders and immutability. It supports both synchronous blocking calls and async calls

License

License

GroupId

GroupId

org.bitbucket.abuwandi
ArtifactId

ArtifactId

snoopy
Last Version

Last Version

0.9.20
Release Date

Release Date

Type

Type

jar
Description

Description

Snoopy Network Client
Asynchronous network client that’s efficient by default and easy to use. Its request/response API is designed with fluent builders and immutability. It supports both synchronous blocking calls and async calls
Project URL

Project URL

https://bitbucket.org/abuwandi/snoopy
Source Code Management

Source Code Management

https://bitbucket.org/abuwandi/snoopy/src

Download snoopy

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.3
io.reactivex.rxjava3 : rxjava jar 3.0.13
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.tika : tika-core jar 1.26
io.netty : netty-codec-http jar 4.1.65.Final
io.netty : netty-handler jar 4.1.65.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.20
0.9.19
0.9.18
0.9.17
0.9.16
0.9.15
0.9.13
0.9.12
0.9.11
0.9.10
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0