MVN

com.ejlchina : okhttps-parent

Maven & Gradle

Jul 28, 2022

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

<dependency>
    <groupId>com.ejlchina</groupId>
    <artifactId>okhttps-parent</artifactId>
    <version>3.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ejlchina : okhttps-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.5.3
  • Latest Release Candidate: 2.0.0.RC

All Versions

Choose a version of com.ejlchina : okhttps-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.5.x
okhttps-parent-3.5.3
okhttps-parent-3.5.2
okhttps-parent-3.5.1
okhttps-parent-3.5.0
3.4.x
okhttps-parent-3.4.7
okhttps-parent-3.4.6
okhttps-parent-3.4.5
okhttps-parent-3.4.4
okhttps-parent-3.4.3
okhttps-parent-3.4.2
okhttps-parent-3.4.1
okhttps-parent-3.4.0
3.3.x
okhttps-parent-3.3.2
okhttps-parent-3.3.1
okhttps-parent-3.3.0
3.2.x
okhttps-parent-3.2.0
3.1.x
okhttps-parent-3.1.5
okhttps-parent-3.1.4
okhttps-parent-3.1.3
okhttps-parent-3.1.2
okhttps-parent-3.1.1
okhttps-parent-3.1.0
3.0.x
okhttps-parent-3.0.4
okhttps-parent-3.0.3
okhttps-parent-3.0.2
okhttps-parent-3.0.1
okhttps-parent-3.0.0
2.5.x
okhttps-parent-2.5.1
okhttps-parent-2.5.0
2.4.x
okhttps-parent-2.4.5
okhttps-parent-2.4.4
okhttps-parent-2.4.3
okhttps-parent-2.4.2
okhttps-parent-2.4.1
okhttps-parent-2.4.0
2.3.x
okhttps-parent-2.3.0
2.2.x
okhttps-parent-2.2.0
2.1.x
okhttps-parent-2.1.0
2.0.x
okhttps-parent-2.0.1
okhttps-parent-2.0.0
okhttps-parent-2.0.0.RC

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ejlchina</groupId>
    <artifactId>okhttps-parent</artifactId>
    <version>3.5.3</version>
</dependency>

Advertisement