MVN

cn.imaq : tompuss-spring-boot-starter

Maven & Gradle

Oct 29, 2020
50 stars

tompuss-spring-boot-starter

<dependency>
    <groupId>cn.imaq</groupId>
    <artifactId>tompuss-spring-boot-starter</artifactId>
    <version>2020.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.imaq : tompuss-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2020.10

All Versions

Choose a version of cn.imaq : tompuss-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2020.10
tompuss-spring-boot-starter-2020.10
2019.06
tompuss-spring-boot-starter-2019.06
2.0
tompuss-spring-boot-starter-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.imaq</groupId>
    <artifactId>tompuss-spring-boot-starter</artifactId>
    <version>2020.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.imaq : tompuss-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'cn.imaq:tompuss-spring-boot-starter:2020.10'

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

implementation("cn.imaq:tompuss-spring-boot-starter:2020.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.imaq : tompuss-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.imaq" % "tompuss-spring-boot-starter" % "2020.10"

Advertisement

Dependencies from Group

Oct 29, 2020
5 usages
50 stars
Oct 29, 2020
3 usages
50 stars
Oct 29, 2020
2 usages
50 stars
Nov 15, 2020
2 usages
50 stars
Nov 15, 2020
2 usages
50 stars

Discover Dependencies