MVN

io.github.admin4j : common-http

Maven & Gradle

Aug 24, 2023
84 stars

common-http · HTTP request library packaged specifically for JAVA

<dependency>
    <groupId>io.github.admin4j</groupId>
    <artifactId>common-http</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.admin4j : common-http to add to Maven - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of io.github.admin4j : common-http to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
common-http-0.8.1
common-http-0.8.0
0.7.x
common-http-0.7.5
common-http-0.7.4
common-http-0.7.2
common-http-0.7.0
0.6.x
common-http-0.6.1
common-http-0.6.0
0.5.x
common-http-0.5.3
common-http-0.5.2
common-http-0.5.0
0.4.x
common-http-0.4.6
common-http-0.4.5
common-http-0.4.4
common-http-0.4.3
common-http-0.4.2
common-http-0.4.1
common-http-0.4.0
0.3.x
common-http-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.admin4j</groupId>
    <artifactId>common-http</artifactId>
    <version>0.8.1</version>
</dependency>

Advertisement