| License |
License |
|---|---|
| GroupId | GroupIdicu.easyj |
| ArtifactId | ArtifactIdeasyj-web-parent |
| Last Version | Last Version0.1.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionicu.easyj :: easyj-web-parent
EasyJ Web封装,提供Web相关的工具类、封装类、异常类、常量等等
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| easyj-web-parent-0.1.5.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-web-parent/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-web-parent</artifactId>
<version>0.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-web-parent/
implementation 'icu.easyj:easyj-web-parent:0.1.5'
// https://jarcasting.com/artifacts/icu.easyj/easyj-web-parent/
implementation ("icu.easyj:easyj-web-parent:0.1.5")
'icu.easyj:easyj-web-parent:pom:0.1.5'
<dependency org="icu.easyj" name="easyj-web-parent" rev="0.1.5">
<artifact name="easyj-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-web-parent', version='0.1.5')
)
libraryDependencies += "icu.easyj" % "easyj-web-parent" % "0.1.5"
[icu.easyj/easyj-web-parent "0.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| icu.easyj : easyj-test | jar | 0.1.5 |