| License |
License |
|---|---|
| GroupId | GroupIdicu.easyj |
| ArtifactId | ArtifactIdeasyj-core |
| Last Version | Last Version0.6.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionicu.easyj :: easyj-core
EasyJ核心,提供各种工具类、异常类、常量等等
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easyj-core-0.6.8.pom | |
| easyj-core-0.6.8.jar | 52 KB |
| easyj-core-0.6.8-sources.jar | 45 KB |
| easyj-core-0.6.8-javadoc.jar | 239 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-core/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-core</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-core/
implementation 'icu.easyj:easyj-core:0.6.8'
// https://jarcasting.com/artifacts/icu.easyj/easyj-core/
implementation ("icu.easyj:easyj-core:0.6.8")
'icu.easyj:easyj-core:jar:0.6.8'
<dependency org="icu.easyj" name="easyj-core" rev="0.6.8">
<artifact name="easyj-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-core', version='0.6.8')
)
libraryDependencies += "icu.easyj" % "easyj-core" % "0.6.8"
[icu.easyj/easyj-core "0.6.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.21 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| cn.hutool : hutool-all | jar | 5.7.22 |
| org.slf4j : slf4j-api | jar | 1.7.36 |