MVN

com.github.firelcw : easy-http-spring

Maven & Gradle

Dec 04, 2020
1 stars

easy-http-spring · Springboot starter for easy-http

<dependency>
    <groupId>com.github.firelcw</groupId>
    <artifactId>easy-http-spring</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.firelcw : easy-http-spring to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.github.firelcw : easy-http-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
easy-http-spring-1.4.0
1.3.x
easy-http-spring-1.3.8
easy-http-spring-1.3.6
easy-http-spring-1.3.5
easy-http-spring-1.3.4
easy-http-spring-1.3.3
easy-http-spring-1.3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.firelcw</groupId>
    <artifactId>easy-http-spring</artifactId>
    <version>1.4.0</version>
</dependency>

Advertisement