MVN

com.tambapps.http : hyperpoet-parent

Maven & Gradle

Mar 10, 2024
5 stars

HyperPoet - Marcel/Groovy-friendly HTTP client · HyperPoet is an easy-to-use HTTP client library made for Marcel and Groovy

<dependency>
    <groupId>com.tambapps.http</groupId>
    <artifactId>hyperpoet-parent</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tambapps.http : hyperpoet-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.tambapps.http : hyperpoet-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
hyperpoet-parent-1.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.tambapps.http</groupId>
    <artifactId>hyperpoet-parent</artifactId>
    <version>1.4.0</version>
</dependency>