License |
License |
---|---|
GroupId | GroupIdcom.github.hwywl |
ArtifactId | ArtifactIdutil-plus |
Version | Version1.0.4-RELEASE |
Type | Typejar |
Description |
Descriptionutil-plus
一个使用很方便的工具类
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
util-plus-1.0.4-RELEASE.pom | |
util-plus-1.0.4-RELEASE.jar | 13 KB |
util-plus-1.0.4-RELEASE-sources.jar | 9 KB |
util-plus-1.0.4-RELEASE-javadoc.jar | 108 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |