License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-web |
Version | Version0.6.8 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-web
EasyJ Web核心,包含:HTTP工具类、异常类、常量等等
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-web-0.6.8.pom | |
easyj-web-0.6.8.jar | 65 KB |
easyj-web-0.6.8-sources.jar | 71 KB |
easyj-web-0.6.8-javadoc.jar | 371 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-web</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation 'icu.easyj:easyj-web:0.6.8'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation ("icu.easyj:easyj-web:0.6.8")
'icu.easyj:easyj-web:jar:0.6.8'
<dependency org="icu.easyj" name="easyj-web" rev="0.6.8">
<artifact name="easyj-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web', version='0.6.8')
)
libraryDependencies += "icu.easyj" % "easyj-web" % "0.6.8"
[icu.easyj/easyj-web "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.6.8 |
icu.easyj : easyj-crypto | jar | 0.6.8 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-web | jar | 5.3.21 |
org.springframework : spring-webmvc | jar | 5.3.21 |
org.springframework : spring-context | jar | 5.3.21 |