Last Version

util-plus 1.0.4-RELEASE

一个使用很方便的工具类

License

License

GroupId

GroupId

com.github.hwywl
ArtifactId

ArtifactId

util-plus
Version

Version

1.0.4-RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/HWYWL/util-plus
Source Code Management

Source Code Management

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

Download util-plus 1.0.4-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.12
com.aliyun.openservices : aliyun-log jar 0.6.50

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.