Last Version

ness-tinyhttp 1.2.1

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

License

License

GroupId

GroupId

com.nesscomputing.components
ArtifactId

ArtifactId

ness-tinyhttp
Version

Version

1.2.1
Type

Type

jar
Description

Description

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

Project Organization

Ness Computing, Inc.
Source Code Management

Source Code Management

http://github.com/NessComputing/components-ness-tinyhttp

Download ness-tinyhttp 1.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava jar 15.0
org.skife.config : config-magic jar 0.17
com.google.code.findbugs : jsr305 jar 2.0.2
org.apache.httpcomponents : httpcore jar 4.1.4
org.apache.httpcomponents : httpclient jar 4.1.3
commons-io : commons-io jar 2.4

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.2
org.eclipse.jetty : jetty-server jar 8.1.3.v20120416
org.eclipse.jetty : jetty-security jar 8.1.3.v20120416
com.nesscomputing.testing : ness-log4j-config jar 1.0.2

Project Modules

There are no modules declared in this project.