is not current version
Last Version 1.0.7-RELEASE

com.github.hwywl:util-plus-spring-boot-starter 1.0.5-RELEASE

一个使用很方便的工具类

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hwywl
ArtifactId

ArtifactId

util-plus-spring-boot-starter
Version

Version

1.0.5-RELEASE
Type

Type

jar

Download util-plus-spring-boot-starter 1.0.5-RELEASE


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