License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-all |
Version | Version0.3.7 |
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.3.7.pom | |
easyj-all-0.3.7.jar | 371 KB |
easyj-all-0.3.7-sources.jar | 361 KB |
easyj-all-0.3.7-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-all/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-all</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-all/
implementation 'icu.easyj:easyj-all:0.3.7'
// https://jarcasting.com/artifacts/icu.easyj/easyj-all/
implementation ("icu.easyj:easyj-all:0.3.7")
'icu.easyj:easyj-all:jar:0.3.7'
<dependency org="icu.easyj" name="easyj-all" rev="0.3.7">
<artifact name="easyj-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-all', version='0.3.7')
)
libraryDependencies += "icu.easyj" % "easyj-all" % "0.3.7"
[icu.easyj/easyj-all "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 5.3.16 |
org.apache.commons : commons-lang3 | jar | 3.10 |
cn.hutool : hutool-all | jar | 5.7.19 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-config | jar | 0.3.7 |
icu.easyj : easyj-core | jar | 0.3.7 |
icu.easyj : easyj-crypto | jar | 0.3.7 |
icu.easyj : easyj-data | jar | 0.3.7 |
icu.easyj : easyj-db | jar | 0.3.7 |
icu.easyj : easyj-poi | jar | 0.3.7 |
icu.easyj : easyj-redis | jar | 0.3.7 |
icu.easyj : easyj-web | jar | 0.3.7 |