Last Version

util-plus 1.0.7-RELEASE

一个使用很方便的工具类

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hwywl
ArtifactId

ArtifactId

util-plus-spring-boot-starter
Version

Version

1.0.7-RELEASE
Type

Type

jar
Description

Description

util-plus
一个使用很方便的工具类
Project URL

Project URL

https://github.com/HWYWL/util-plus
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/HWYWL/util-plus

Download util-plus-spring-boot-starter 1.0.7-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.7-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.7-RELEASE'
// https://jarcasting.com/artifacts/com.github.hwywl/util-plus-spring-boot-starter/
implementation ("com.github.hwywl:util-plus-spring-boot-starter:1.0.7-RELEASE")
'com.github.hwywl:util-plus-spring-boot-starter:jar:1.0.7-RELEASE'
<dependency org="com.github.hwywl" name="util-plus-spring-boot-starter" rev="1.0.7-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.7-RELEASE')
)
libraryDependencies += "com.github.hwywl" % "util-plus-spring-boot-starter" % "1.0.7-RELEASE"
[com.github.hwywl/util-plus-spring-boot-starter "1.0.7-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.0.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.12
com.aliyun.openservices : aliyun-log jar 0.6.61

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.0.RELEASE

Project Modules

There are no modules declared in this project.