MVN

com.tairanchina.csp.dew : boot-starter

Maven & Gradle

Mar 15, 2019
5 usages

Dew Boot Starter · 扩展 Spring Boot 能力

<dependency>
    <groupId>com.tairanchina.csp.dew</groupId>
    <artifactId>boot-starter</artifactId>
    <version>1.5.1-RC</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tairanchina.csp.dew : boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1-RC
  • Latest Release Candidate: 1.5.1-RC
  • Latest Beta: 1.5.0-Beta8

All Versions

Choose a version of com.tairanchina.csp.dew : boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
boot-starter-1.5.1-RC
boot-starter-1.5.0-RC
boot-starter-1.5.0-Beta8
boot-starter-1.5.0-Beta7
boot-starter-1.5.0-Beta6
boot-starter-1.5.0-Beta5
boot-starter-1.5.0-Beta4
boot-starter-1.5.0-Beta3
boot-starter-1.5.0-Beta2
boot-starter-1.5.0-Beta

How to add a dependency to Maven

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

<dependency>
    <groupId>com.tairanchina.csp.dew</groupId>
    <artifactId>boot-starter</artifactId>
    <version>1.5.1-RC</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tairanchina.csp.dew : boot-starter gradle dependency to your build.gradle file:

implementation 'com.tairanchina.csp.dew:boot-starter:1.5.1-RC'

Gradle Kotlin DSL: Add the following com.tairanchina.csp.dew : boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tairanchina.csp.dew:boot-starter:1.5.1-RC")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tairanchina.csp.dew : boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tairanchina.csp.dew" % "boot-starter" % "1.5.1-RC"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 09, 2019
4 usages
0 stars
Oct 15, 2022
5 usages
428 stars
Sep 10, 2018
4 usages
80 stars
Jan 17, 2020
4 usages
303 stars
Jul 26, 2023
4 usages
1.4k stars
Aug 28, 2020
4 usages
8k stars
Aug 28, 2020
4 usages
8k stars
Jan 15, 2019
5 usages
3 stars