Download JAR files tagged by httpclient with all dependencies
well-rested-client from group com.lindar (version 1.7.3)
A nice and easy java http client wrapper built on top of apache httpclient
0 downloads
Artifact well-rested-client
Group com.lindar
Version 1.7.3
Last update 27. July 2020
Organization not specified
URL http://www.lindar.com/
License Apache License 2.0
Dependencies amount 9
Dependencies httpclient, httpmime, fluent-hc, commons-lang3, log4j, slf4j-api, slf4j-log4j12, lombok, gson,
There are maybe transitive dependencies!
Group com.lindar
Version 1.7.3
Last update 27. July 2020
Organization not specified
URL http://www.lindar.com/
License Apache License 2.0
Dependencies amount 9
Dependencies httpclient, httpmime, fluent-hc, commons-lang3, log4j, slf4j-api, slf4j-log4j12, lombok, gson,
There are maybe transitive dependencies!
camel-http4-starter from group org.apache.camel (version 3.0.0-M4)
Spring-Boot Starter for Camel HTTP (Apache HttpClient 4.x) support
Group: org.apache.camel Artifact: camel-http4-starter
Show all versions Show documentation Show source
Show all versions Show documentation Show source
3 downloads
Artifact camel-http4-starter
Group org.apache.camel
Version 3.0.0-M4
Last update 06. July 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-boot-starter, camel-http4, camel-core-starter, camel-spring-boot-starter,
There are maybe transitive dependencies!
Group org.apache.camel
Version 3.0.0-M4
Last update 06. July 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-boot-starter, camel-http4, camel-core-starter, camel-spring-boot-starter,
There are maybe transitive dependencies!
grinder-httpclient from group io.github.cossme (version 4.0.0)
Modified version of HTTPClient used by The Grinder. The original
can be found at http://www.innovation.ch/java/HTTPClient/.
Group: io.github.cossme Artifact: grinder-httpclient
Show all versions Show documentation Show source
Show all versions Show documentation Show source
3 downloads
Artifact grinder-httpclient
Group io.github.cossme
Version 4.0.0
Last update 11. March 2018
Organization not specified
URL Not specified
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.cossme
Version 4.0.0
Last update 11. March 2018
Organization not specified
URL Not specified
License LGPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
httpclient-processor-kafka-10 from group org.springframework.cloud.stream.app (version 1.3.1.RELEASE)
Spring Cloud Stream Httpclient Processor Kafka 10 Binder Application
Group: org.springframework.cloud.stream.app Artifact: httpclient-processor-kafka-10
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact httpclient-processor-kafka-10
Group org.springframework.cloud.stream.app
Version 1.3.1.RELEASE
Last update 04. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies app-starters-test-support, httpclient-app-starters-test-support, spring-cloud-starter-config, spring-cloud-starter-stream-kafka, spring-cloud-starter-stream-processor-httpclient,
There are maybe transitive dependencies!
Group org.springframework.cloud.stream.app
Version 1.3.1.RELEASE
Last update 04. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies app-starters-test-support, httpclient-app-starters-test-support, spring-cloud-starter-config, spring-cloud-starter-stream-kafka, spring-cloud-starter-stream-processor-httpclient,
There are maybe transitive dependencies!
httpclient-processor-kafka-09 from group org.springframework.cloud.stream.app (version 1.2.0.RELEASE)
Spring Cloud Stream Httpclient Processor Kafka 09 Binder Application
Group: org.springframework.cloud.stream.app Artifact: httpclient-processor-kafka-09
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact httpclient-processor-kafka-09
Group org.springframework.cloud.stream.app
Version 1.2.0.RELEASE
Last update 13. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies app-starters-test-support, httpclient-app-starters-test-support, kafka-clients, spring-cloud-starter-config, spring-cloud-starter-stream-kafka, spring-cloud-starter-stream-processor-httpclient, spring-integration-kafka, spring-kafka, kafka_2.11,
There are maybe transitive dependencies!
Group org.springframework.cloud.stream.app
Version 1.2.0.RELEASE
Last update 13. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies app-starters-test-support, httpclient-app-starters-test-support, kafka-clients, spring-cloud-starter-config, spring-cloud-starter-stream-kafka, spring-cloud-starter-stream-processor-httpclient, spring-integration-kafka, spring-kafka, kafka_2.11,
There are maybe transitive dependencies!
ezhc from group net.wisedream (version 0.3)
A common lib used to simplify the HttpClient creation and HTTP request sending
Artifact ezhc
Group net.wisedream
Version 0.3
Last update 18. April 2016
Organization not specified
URL https://github.com/holymonk/ezhc
License The MIT License (MIT)
Dependencies amount 1
Dependencies httpclient,
There are maybe transitive dependencies!
Group net.wisedream
Version 0.3
Last update 18. April 2016
Organization not specified
URL https://github.com/holymonk/ezhc
License The MIT License (MIT)
Dependencies amount 1
Dependencies httpclient,
There are maybe transitive dependencies!
httpclient-tunnel from group com.pastdev.httpcomponents (version 0.1.3)
An extension to apache's httpclient capable of tunneling socket
connections through ssh connections.
Group: com.pastdev.httpcomponents Artifact: httpclient-tunnel
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact httpclient-tunnel
Group com.pastdev.httpcomponents
Version 0.1.3
Last update 08. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jsch-extension, configuration, httpclient, slf4j-api,
There are maybe transitive dependencies!
Group com.pastdev.httpcomponents
Version 0.1.3
Last update 08. February 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jsch-extension, configuration, httpclient, slf4j-api,
There are maybe transitive dependencies!
http from group com.github.wenhao (version 1.0.1)
Simplified, lightweight HTTP client library, a wrapper for apache httpclient.
Artifact http
Group com.github.wenhao
Version 1.0.1
Last update 01. April 2015
Organization not specified
URL https://github.com/wenhao/http
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies silk-di, httpmime, slf4j-api, jackson-databind, jackson-dataformat-yaml,
There are maybe transitive dependencies!
Group com.github.wenhao
Version 1.0.1
Last update 01. April 2015
Organization not specified
URL https://github.com/wenhao/http
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies silk-di, httpmime, slf4j-api, jackson-databind, jackson-dataformat-yaml,
There are maybe transitive dependencies!
shib-http-client from group de.tudarmstadt.ukp.shibhttpclient (version 1.0.0)
0 downloads
wagon-http-shared4 from group org.apache.maven.wagon (version 2.4)
Group: org.apache.maven.wagon Artifact: wagon-http-shared4
Show all versions Show documentation Show source
Show all versions Show documentation Show source
7 downloads
Page 39 from 44 (items total 439)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy