is not current version
Last Version 0.6.8

icu.easyj :: easyj-core 0.1.6

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

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-core
Version

Version

0.1.6
Type

Type

jar
Description

Description

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

Project Organization

EasyJ开源社区

Download easyj-core 0.1.6


<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-core/ -->
<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-core</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-core/
implementation 'icu.easyj:easyj-core:0.1.6'
// https://jarcasting.com/artifacts/icu.easyj/easyj-core/
implementation ("icu.easyj:easyj-core:0.1.6")
'icu.easyj:easyj-core:jar:0.1.6'
<dependency org="icu.easyj" name="easyj-core" rev="0.1.6">
  <artifact name="easyj-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-core', version='0.1.6')
)
libraryDependencies += "icu.easyj" % "easyj-core" % "0.1.6"
[icu.easyj/easyj-core "0.1.6"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar
org.apache.commons : commons-lang3 jar
cn.hutool : hutool-all jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

test (1)

Group / Artifact Type Version
icu.easyj : easyj-test jar 0.1.6

Project Modules

There are no modules declared in this project.