License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-web |
Version | Version0.3.8 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-web
EasyJ Web核心,包含:HTTP工具类、异常类、常量等等
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-web-0.3.8.pom | |
easyj-web-0.3.8.jar | 62 KB |
easyj-web-0.3.8-sources.jar | 68 KB |
easyj-web-0.3.8-javadoc.jar | 354 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-web</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation 'icu.easyj:easyj-web:0.3.8'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation ("icu.easyj:easyj-web:0.3.8")
'icu.easyj:easyj-web:jar:0.3.8'
<dependency org="icu.easyj" name="easyj-web" rev="0.3.8">
<artifact name="easyj-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web', version='0.3.8')
)
libraryDependencies += "icu.easyj" % "easyj-web" % "0.3.8"
[icu.easyj/easyj-web "0.3.8"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.3.8 |
icu.easyj : easyj-crypto | jar | 0.3.8 |
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
org.springframework : spring-context | jar | |
org.aspectj : aspectjweaver Optional | jar | |
com.alibaba : fastjson Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-test | jar | 0.3.8 |
org.openjdk.jmh : jmh-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |