is not current version
Last Version 0.6.8

icu.easyj :: easyj-all 0.1.4

EasyJ项目提供了一系列的工具类、封装类、异常类、常量等等,降低各API的学习成本,提高开发效率,同时使Java代码能够更加简洁易懂。

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-all
Version

Version

0.1.4
Type

Type

jar
Description

Description

icu.easyj :: easyj-all
EasyJ项目提供了一系列的工具类、封装类、异常类、常量等等,降低各API的学习成本,提高开发效率,同时使Java代码能够更加简洁易懂。
Project URL

Project URL

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

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

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

Download easyj-all 0.1.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.8
org.apache.commons : commons-lang3 jar 3.10
cn.hutool : hutool-all jar 5.7.5
org.slf4j : slf4j-api jar 1.7.31
org.bouncycastle : bcprov-jdk15on jar 1.69
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.