MVN

org.apache.servicecomb : spring-boot2-starter

Maven & Gradle

Feb 20, 2023
6 usages
1.8k stars

Java Chassis::Spring Boot2 Starter::Starter

<dependency>
    <groupId>org.apache.servicecomb</groupId>
    <artifactId>spring-boot2-starter</artifactId>
    <version>1.3.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicecomb : spring-boot2-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.11

All Versions

Choose a version of org.apache.servicecomb : spring-boot2-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
spring-boot2-starter-1.3.11
spring-boot2-starter-1.3.10
spring-boot2-starter-1.3.9
spring-boot2-starter-1.3.8
spring-boot2-starter-1.3.7
spring-boot2-starter-1.3.6
spring-boot2-starter-1.3.5
spring-boot2-starter-1.3.3
spring-boot2-starter-1.3.2
spring-boot2-starter-1.3.1
spring-boot2-starter-1.3.0
1.2.x
spring-boot2-starter-1.2.1
spring-boot2-starter-1.2.0
1.1.x
spring-boot2-starter-1.1.0

How to add a dependency to Maven

Add the following org.apache.servicecomb : spring-boot2-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.servicecomb</groupId>
    <artifactId>spring-boot2-starter</artifactId>
    <version>1.3.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.servicecomb : spring-boot2-starter gradle dependency to your build.gradle file:

implementation 'org.apache.servicecomb:spring-boot2-starter:1.3.11'

Gradle Kotlin DSL: Add the following org.apache.servicecomb : spring-boot2-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.servicecomb:spring-boot2-starter:1.3.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.servicecomb : spring-boot2-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.servicecomb" % "spring-boot2-starter" % "1.3.11"

Advertisement

Dependencies from Group

Jun 21, 2023
48 usages
1.8k stars
Jun 21, 2023
32 usages
1.8k stars
Jun 21, 2023
25 usages
1.8k stars
Jun 21, 2023
18 usages
1.8k stars
Jun 21, 2023
16 usages
1.8k stars

Discover Dependencies

May 12, 2023
3 usages
Mar 16, 2021
3 usages
33 stars
Nov 27, 2018
3 usages
385 stars
Nov 27, 2018
3 usages
385 stars
Nov 21, 2018
3 usages
198 stars
Jul 21, 2023
4 usages
15 stars
Dec 20, 2021
3 usages
Dec 20, 2021
3 usages
Jan 29, 2019
3 usages
716 stars