License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.sourcespro |
ArtifactId | ArtifactIdcommons-spring-boot-starter |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptioncommons-spring-boot-starter
A project commons lib
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.sourcespro/commons-spring-boot-starter/ -->
<dependency>
<groupId>cn.sourcespro</groupId>
<artifactId>commons-spring-boot-starter</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sourcespro/commons-spring-boot-starter/
implementation 'cn.sourcespro:commons-spring-boot-starter:0.0.7'
// https://jarcasting.com/artifacts/cn.sourcespro/commons-spring-boot-starter/
implementation ("cn.sourcespro:commons-spring-boot-starter:0.0.7")
'cn.sourcespro:commons-spring-boot-starter:jar:0.0.7'
<dependency org="cn.sourcespro" name="commons-spring-boot-starter" rev="0.0.7">
<artifact name="commons-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sourcespro', module='commons-spring-boot-starter', version='0.0.7')
)
libraryDependencies += "cn.sourcespro" % "commons-spring-boot-starter" % "0.0.7"
[cn.sourcespro/commons-spring-boot-starter "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.2.0 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.4.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 1.5.4.RELEASE |
com.auth0 : java-jwt | jar | 3.8.3 |