License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.seepine |
ArtifactId | ArtifactIdoss-spring-boot-starter |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoss-spring-boot-starter
httpclient thread pool project,can get httpUtil of get,post,put,delete and download.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.seepine/oss-spring-boot-starter/ -->
<dependency>
<groupId>com.seepine</groupId>
<artifactId>oss-spring-boot-starter</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seepine/oss-spring-boot-starter/
implementation 'com.seepine:oss-spring-boot-starter:1.1.3'
// https://jarcasting.com/artifacts/com.seepine/oss-spring-boot-starter/
implementation ("com.seepine:oss-spring-boot-starter:1.1.3")
'com.seepine:oss-spring-boot-starter:jar:1.1.3'
<dependency org="com.seepine" name="oss-spring-boot-starter" rev="1.1.3">
<artifact name="oss-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seepine', module='oss-spring-boot-starter', version='1.1.3')
)
libraryDependencies += "com.seepine" % "oss-spring-boot-starter" % "1.1.3"
[com.seepine/oss-spring-boot-starter "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.18 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.1.RELEASE |
com.alibaba : fastjson | jar | 1.2.73 |
com.qcloud : cos_api | jar | 5.6.24 |
com.qiniu : qiniu-java-sdk | jar | 7.2.29 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.4.4 |