MVN

com.tvd12 : ezyhttp

Maven & Gradle

Aug 13, 2023
11 stars

ezyhttp · Support for HTTP interaction

<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>ezyhttp</artifactId>
    <version>1.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tvd12 : ezyhttp to add to Maven - Latest Versions:

  • Latest Stable: 1.2.3

All Versions

Choose a version of com.tvd12 : ezyhttp to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
ezyhttp-1.2.3
ezyhttp-1.2.2
ezyhttp-1.2.1
ezyhttp-1.2.0
1.1.x
ezyhttp-1.1.9
ezyhttp-1.1.8
ezyhttp-1.1.7
ezyhttp-1.1.6
ezyhttp-1.1.5
ezyhttp-1.1.4
ezyhttp-1.1.3
ezyhttp-1.1.2
ezyhttp-1.1.1
ezyhttp-1.1.0
1.0.x
ezyhttp-1.0.9
ezyhttp-1.0.8
ezyhttp-1.0.7
ezyhttp-1.0.6
ezyhttp-1.0.5
ezyhttp-1.0.4
ezyhttp-1.0.3
ezyhttp-1.0.2
ezyhttp-1.0.1
ezyhttp-1.0.0
0.2.x
ezyhttp-0.2.3
ezyhttp-0.2.2
ezyhttp-0.2.1
ezyhttp-0.2.0
0.1.x
ezyhttp-0.1.9
ezyhttp-0.1.8
ezyhttp-0.1.7
ezyhttp-0.1.6
ezyhttp-0.1.5
ezyhttp-0.1.4
ezyhttp-0.1.3
ezyhttp-0.1.2
ezyhttp-0.1.1
ezyhttp-0.1.0
0.0.x
ezyhttp-0.0.9
ezyhttp-0.0.8
ezyhttp-0.0.7
ezyhttp-0.0.6
ezyhttp-0.0.5
ezyhttp-0.0.4
ezyhttp-0.0.3
ezyhttp-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tvd12</groupId>
    <artifactId>ezyhttp</artifactId>
    <version>1.2.3</version>
</dependency>

Advertisement