License |
License |
---|---|
GroupId | GroupIdio.github.easy-do |
ArtifactId | ArtifactIdeasy-do-utils |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-do-utils
utils工具包
|
Filename | Size |
---|---|
easy-do-utils-1.0.1.pom | |
easy-do-utils-1.0.1.jar | 23 KB |
easy-do-utils-1.0.1-sources.jar | 16 KB |
easy-do-utils-1.0.1-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.easy-do/easy-do-utils/ -->
<dependency>
<groupId>io.github.easy-do</groupId>
<artifactId>easy-do-utils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-utils/
implementation 'io.github.easy-do:easy-do-utils:1.0.1'
// https://jarcasting.com/artifacts/io.github.easy-do/easy-do-utils/
implementation ("io.github.easy-do:easy-do-utils:1.0.1")
'io.github.easy-do:easy-do-utils:jar:1.0.1'
<dependency org="io.github.easy-do" name="easy-do-utils" rev="1.0.1">
<artifact name="easy-do-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.easy-do', module='easy-do-utils', version='1.0.1')
)
libraryDependencies += "io.github.easy-do" % "easy-do-utils" % "1.0.1"
[io.github.easy-do/easy-do-utils "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-context | jar | |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
cn.hutool » hutool-All | jar | 5.7.14 |