License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-web |
Version | Version0.6.1 |
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.1.pom | |
easyj-web-0.6.1.jar | 62 KB |
easyj-web-0.6.1-sources.jar | 68 KB |
easyj-web-0.6.1-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-web</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation 'icu.easyj:easyj-web:0.6.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation ("icu.easyj:easyj-web:0.6.1")
'icu.easyj:easyj-web:jar:0.6.1'
<dependency org="icu.easyj" name="easyj-web" rev="0.6.1">
<artifact name="easyj-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web', version='0.6.1')
)
libraryDependencies += "icu.easyj" % "easyj-web" % "0.6.1"
[icu.easyj/easyj-web "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.6.1 |
icu.easyj : easyj-crypto | jar | 0.6.1 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-web | jar | 5.3.20 |
org.springframework : spring-webmvc | jar | 5.3.20 |
org.springframework : spring-context | jar | 5.3.20 |