sandbox-java/ahc
renovate[bot] 46752c799e
fix(deps): update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.18.0
2022-08-30 13:49:24 +00:00
..
src/main/java/de/swingbe/ahc feat: add logging library 2022-01-21 17:00:15 -05:00
.gitignore feat(ahc): initial commit 2022-01-14 14:59:14 -05:00
README.md doc(ahc): add link for HTTPS POST example 2022-01-18 08:39:58 -05:00
pom.xml fix(deps): update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.18.0 2022-08-30 13:49:24 +00:00

README.md

Overview

This project can serve as example for an Apache HTTP client with Maven and Java.

Links

Apache HTTP Client example

Apache HTTP Client POST request via HTTPS