icu.easyj :: easyj-web-core

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

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-web-core
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

EasyJ开源社区

Download easyj-web-core

How to add to project

<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web-core/ -->
<dependency>
    <groupId>icu.easyj</groupId>
    <artifactId>easyj-web-core</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web-core/
implementation 'icu.easyj:easyj-web-core:0.2.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web-core/
implementation ("icu.easyj:easyj-web-core:0.2.1")
'icu.easyj:easyj-web-core:jar:0.2.1'
<dependency org="icu.easyj" name="easyj-web-core" rev="0.2.1">
  <artifact name="easyj-web-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web-core', version='0.2.1')
)
libraryDependencies += "icu.easyj" % "easyj-web-core" % "0.2.1"
[icu.easyj/easyj-web-core "0.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
icu.easyj : easyj-core jar 0.2.1
javax.servlet : javax.servlet-api jar
org.springframework : spring-web jar
org.springframework : spring-context jar

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

test (4)

Group / Artifact Type Version
icu.easyj : easyj-test jar 0.2.1
ch.qos.logback : logback-classic jar
org.openjdk.jmh : jmh-core jar
org.openjdk.jmh : jmh-generator-annprocess jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0