Last Version

Jumper 1.0.6

Simplified NIO (non-blocking I/O) HTTP client library with embedded cache, designed with performance in mind.

License

License

Categories

Categories

Net
GroupId

GroupId

net.centro.rtb
ArtifactId

ArtifactId

jumper
Version

Version

1.0.6
Type

Type

jar
Description

Description

Jumper
Simplified NIO (non-blocking I/O) HTTP client library with embedded cache, designed with performance in mind.
Project URL

Project URL

https://centro.github.io/jumper/
Source Code Management

Source Code Management

https://github.com/centro/jumper/tree/master

Download jumper 1.0.6


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

Dependencies

compile (9)

Group / Artifact Type Version
org.glassfish.jersey.media : jersey-media-multipart jar 2.23.2
org.glassfish.jersey.connectors : jersey-grizzly-connector jar 2.23.2
org.glassfish.jersey.connectors : jersey-apache-connector jar 2.23.2
org.glassfish.jersey.connectors : jersey-jetty-connector jar 2.23.2
org.glassfish.jersey.connectors : jersey-netty-connector jar 2.23.2
org.slf4j : slf4j-simple jar 1.7.21
com.google.guava : guava jar 19.0
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.23
commons-validator : commons-validator jar 1.5.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.23.2
io.dropwizard.metrics : metrics-core jar 3.1.2

Project Modules

There are no modules declared in this project.