MVN

cn.zhxu : okhttps-parent

Maven & Gradle

Jan 16, 2023

OkHttps · 比 Retrofit 更好用的网络框架! OkHttp3 轻量封装 ,开箱即用、Java领域前后端处理 Http问题的新选择。

<dependency>
    <groupId>cn.zhxu</groupId>
    <artifactId>okhttps-parent</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.zhxu : okhttps-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.1

All Versions

Choose a version of cn.zhxu : okhttps-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
okhttps-parent-4.0.1
okhttps-parent-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.zhxu</groupId>
    <artifactId>okhttps-parent</artifactId>
    <version>4.0.1</version>
</dependency>