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