| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.gitee.summer9102 |
| ArtifactId | ArtifactIddevelop-spring-boot-common |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondevelop-spring-boot-common
develop-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.gitee.summer9102/develop-spring-boot-common/ -->
<dependency>
<groupId>com.gitee.summer9102</groupId>
<artifactId>develop-spring-boot-common</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.summer9102/develop-spring-boot-common/
implementation 'com.gitee.summer9102:develop-spring-boot-common:1.1.0'
// https://jarcasting.com/artifacts/com.gitee.summer9102/develop-spring-boot-common/
implementation ("com.gitee.summer9102:develop-spring-boot-common:1.1.0")
'com.gitee.summer9102:develop-spring-boot-common:jar:1.1.0'
<dependency org="com.gitee.summer9102" name="develop-spring-boot-common" rev="1.1.0">
<artifact name="develop-spring-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.summer9102', module='develop-spring-boot-common', version='1.1.0')
)
libraryDependencies += "com.gitee.summer9102" % "develop-spring-boot-common" % "1.1.0"
[com.gitee.summer9102/develop-spring-boot-common "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.60 |
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.apache.httpcomponents : httpmime | jar | 4.5.10 |
| org.apache.httpcomponents : httpclient | jar | 4.5.10 |
| com.aliyun.oss : aliyun-sdk-oss | jar | 3.8.0 |
| com.aliyun : aliyun-java-sdk-cdn | jar | 3.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework.boot : spring-boot-starter-data-redis | jar |