Last Version

unix-socket-factory 2016-04-06T22-21-19

Adds unix socket support to the Apache HttpClient

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

de.gesellix
ArtifactId

ArtifactId

unix-socket-factory
Version

Version

2016-04-06T22-21-19
Type

Type

jar
Description

Description

unix-socket-factory
Adds unix socket support to the Apache HttpClient
Project URL

Project URL

https://github.com/gesellix/unix-socket-factory
Source Code Management

Source Code Management

https://github.com/gesellix/unix-socket-factory.git

Download unix-socket-factory 2016-04-06T22-21-19


<!-- https://jarcasting.com/artifacts/de.gesellix/unix-socket-factory/ -->
<dependency>
    <groupId>de.gesellix</groupId>
    <artifactId>unix-socket-factory</artifactId>
    <version>2016-04-06T22-21-19</version>
</dependency>
// https://jarcasting.com/artifacts/de.gesellix/unix-socket-factory/
implementation 'de.gesellix:unix-socket-factory:2016-04-06T22-21-19'
// https://jarcasting.com/artifacts/de.gesellix/unix-socket-factory/
implementation ("de.gesellix:unix-socket-factory:2016-04-06T22-21-19")
'de.gesellix:unix-socket-factory:jar:2016-04-06T22-21-19'
<dependency org="de.gesellix" name="unix-socket-factory" rev="2016-04-06T22-21-19">
  <artifact name="unix-socket-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gesellix', module='unix-socket-factory', version='2016-04-06T22-21-19')
)
libraryDependencies += "de.gesellix" % "unix-socket-factory" % "2016-04-06T22-21-19"
[de.gesellix/unix-socket-factory "2016-04-06T22-21-19"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.kohlschutter.junixsocket : junixsocket-common jar 2.0.4
com.kohlschutter.junixsocket : junixsocket-native-common jar 2.0.4
org.apache.httpcomponents : httpclient jar 4.5.2

Project Modules

There are no modules declared in this project.