Last Version

icu.easyj :: easyj-core 0.6.8

EasyJ核心,提供各种工具类、异常类、常量等等

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-core
Version

Version

0.6.8
Type

Type

jar
Description

Description

icu.easyj :: easyj-core
EasyJ核心,提供各种工具类、异常类、常量等等
Project URL

Project URL

https://easyj.icu
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download easyj-core 0.6.8


<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.