MVN

cn.yerl.web : spring-boot-starter-kit

Maven & Gradle

May 26, 2017
2 usages
2 stars

Spring Boot Starter Kit · Kit for Java Web Project

<dependency>
    <groupId>cn.yerl.web</groupId>
    <artifactId>spring-boot-starter-kit</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.yerl.web : spring-boot-starter-kit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of cn.yerl.web : spring-boot-starter-kit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-starter-kit-1.0.0

How to add a dependency to Maven

Add the following cn.yerl.web : spring-boot-starter-kit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.yerl.web</groupId>
    <artifactId>spring-boot-starter-kit</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.yerl.web : spring-boot-starter-kit gradle dependency to your build.gradle file:

implementation 'cn.yerl.web:spring-boot-starter-kit:1.0.0'

Gradle Kotlin DSL: Add the following cn.yerl.web : spring-boot-starter-kit gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.yerl.web:spring-boot-starter-kit:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.yerl.web : spring-boot-starter-kit sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.yerl.web" % "spring-boot-starter-kit" % "1.0.0"

Advertisement

Dependencies from Group

May 26, 2017
2 usages
2 stars
May 26, 2017
1 usages
2 stars
May 26, 2017
1 usages
2 stars
May 26, 2017
1 usages
2 stars
May 26, 2017
2 stars

Discover Dependencies

Aug 03, 2018
2 usages
159 stars
Jun 01, 2023
4 usages
0 stars
Nov 11, 2020
13 usages
20 stars
Feb 08, 2021
11 usages
287 stars
Aug 16, 2023
3 usages
167 stars
Nov 28, 2021
4 usages
0 stars
Aug 17, 2023
2 usages
0 stars
Dec 15, 2021
5 usages
686 stars