| License | License | 
|---|---|
| GroupId | GroupIdicu.easyj | 
| ArtifactId | ArtifactIdeasyj-all | 
| Last Version | Last Version0.6.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionicu.easyj :: easyj-all EasyJ项目提供了一系列的工具类、封装类、异常类、常量等等,降低各API的学习成本,提高开发效率,同时使Java代码能够更加简洁易懂。 | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| easyj-all-0.6.8.pom | |
| easyj-all-0.6.8.jar | 90 KB | 
| easyj-all-0.6.8-sources.jar | 85 KB | 
| easyj-all-0.6.8-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-all/ -->
<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-all</artifactId>
    <version>0.6.8</version>
</dependency>// https://jarcasting.com/artifacts/icu.easyj/easyj-all/
implementation 'icu.easyj:easyj-all:0.6.8'// https://jarcasting.com/artifacts/icu.easyj/easyj-all/
implementation ("icu.easyj:easyj-all:0.6.8")'icu.easyj:easyj-all:jar:0.6.8'<dependency org="icu.easyj" name="easyj-all" rev="0.6.8">
  <artifact name="easyj-all" type="jar" />
</dependency>@Grapes(
@Grab(group='icu.easyj', module='easyj-all', version='0.6.8')
)libraryDependencies += "icu.easyj" % "easyj-all" % "0.6.8"[icu.easyj/easyj-all "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 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 | 
| javax.servlet : javax.servlet-api | jar | 4.0.1 |