is not current version
Last Version 1.1.3

com.seepine:oss-spring-boot-starter 1.1.0

httpclient thread pool project,can get httpUtil of get,post,put,delete and download.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

oss-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar

Download oss-spring-boot-starter 1.1.0


<!-- https://jarcasting.com/artifacts/com.seepine/oss-spring-boot-starter/ -->
<dependency>
    <groupId>com.seepine</groupId>
    <artifactId>oss-spring-boot-starter</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seepine/oss-spring-boot-starter/
implementation 'com.seepine:oss-spring-boot-starter:1.1.0'
// https://jarcasting.com/artifacts/com.seepine/oss-spring-boot-starter/
implementation ("com.seepine:oss-spring-boot-starter:1.1.0")
'com.seepine:oss-spring-boot-starter:jar:1.1.0'
<dependency org="com.seepine" name="oss-spring-boot-starter" rev="1.1.0">
  <artifact name="oss-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seepine', module='oss-spring-boot-starter', version='1.1.0')
)
libraryDependencies += "com.seepine" % "oss-spring-boot-starter" % "1.1.0"
[com.seepine/oss-spring-boot-starter "1.1.0"]