is not current version
Last Version 0.6.8

icu.easyj :: easyj-web 0.6.1

EasyJ Web核心,包含:HTTP工具类、异常类、常量等等

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-web
Version

Version

0.6.1
Type

Type

jar
Description

Description

icu.easyj :: easyj-web
EasyJ Web核心,包含:HTTP工具类、异常类、常量等等
Project URL

Project URL

https://easyj.icu
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download easyj-web 0.6.1


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.