otj-tinyhttp

A minimal HTTP/HTTPS client for loading configuration or small data files from the network.

GroupId

GroupId

com.opentable.components
ArtifactId

ArtifactId

otj-tinyhttp
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

otj-tinyhttp
A minimal HTTP/HTTPS client for loading configuration or small data files from the network.

Download otj-tinyhttp

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 17.0
org.skife.config : config-magic jar 0.17
com.google.code.findbugs : annotations jar 3.0.0
org.apache.httpcomponents : httpcore jar 4.3.2
org.apache.httpcomponents : httpclient jar 4.3.3
commons-io : commons-io jar 2.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.2
org.eclipse.jetty : jetty-server jar 9.2.3.v20140905
org.eclipse.jetty : jetty-security jar 9.2.3.v20140905

Project Modules

There are no modules declared in this project.
com.opentable.components

OpenTable

Restaurant Reservations

Versions

Version
1.1.0