License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-web |
Version | Version0.2.6 |
Type | Typejar |
Description |
Descriptionicu.easyj :: easyj-web
EasyJ Web核心,包含:HTTP工具类、异常类、常量等等
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easyj-web-0.2.6.pom | |
easyj-web-0.2.6.jar | 62 KB |
easyj-web-0.2.6-sources.jar | 67 KB |
easyj-web-0.2.6-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-web</artifactId>
<version>0.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation 'icu.easyj:easyj-web:0.2.6'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web/
implementation ("icu.easyj:easyj-web:0.2.6")
'icu.easyj:easyj-web:jar:0.2.6'
<dependency org="icu.easyj" name="easyj-web" rev="0.2.6">
<artifact name="easyj-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web', version='0.2.6')
)
libraryDependencies += "icu.easyj" % "easyj-web" % "0.2.6"
[icu.easyj/easyj-web "0.2.6"]
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-core | jar | 0.2.6 |
icu.easyj : easyj-crypto | jar | 0.2.6 |
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.2.6 |
org.openjdk.jmh : jmh-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |