MVN

com.ruijc : spring-boot-starter-http

Maven & Gradle

Jun 17, 2017
23 stars

spring-boot-starter-http · Springboot自动化配置Http。

<dependency>
    <groupId>com.ruijc</groupId>
    <artifactId>spring-boot-starter-http</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ruijc : spring-boot-starter-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of com.ruijc : spring-boot-starter-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
spring-boot-starter-http-2.2.4
2.0.x
spring-boot-starter-http-2.0.0
1.1.x
spring-boot-starter-http-1.1.4
1.0.x
spring-boot-starter-http-1.0.4
spring-boot-starter-http-1.0.3
spring-boot-starter-http-1.0.2
spring-boot-starter-http-1.0.1
spring-boot-starter-http-1.0.0

How to add a dependency to Maven

Add the following com.ruijc : spring-boot-starter-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ruijc</groupId>
    <artifactId>spring-boot-starter-http</artifactId>
    <version>2.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ruijc : spring-boot-starter-http gradle dependency to your build.gradle file:

implementation 'com.ruijc:spring-boot-starter-http:2.2.4'

Gradle Kotlin DSL: Add the following com.ruijc : spring-boot-starter-http gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ruijc:spring-boot-starter-http:2.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ruijc : spring-boot-starter-http sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ruijc" % "spring-boot-starter-http" % "2.2.4"

Advertisement

Dependencies from Group

Jun 17, 2017
10 usages
23 stars
Jun 17, 2017
3 usages
23 stars
Jun 17, 2017
2 usages
23 stars
Dec 09, 2016
1 usages
23 stars

Discover Dependencies

Jan 21, 2017
5 stars
Oct 18, 2016
3 stars
Oct 20, 2016
294 stars
Nov 30, 2016
100 stars
Oct 26, 2016
43 stars
Oct 19, 2016
43 stars
Oct 18, 2016
0 stars