| License |
License |
|---|---|
| GroupId | GroupIdwang.sunnly |
| ArtifactId | ArtifactIdmacro-common-web |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwang.sunnly:macro-common-web
Web端常用工具核心类
|
| Filename | Size |
|---|---|
| macro-common-web-1.0.0.pom | |
| macro-common-web-1.0.0.jar | 27 KB |
| macro-common-web-1.0.0-sources.jar | 18 KB |
| macro-common-web-1.0.0-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/wang.sunnly/macro-common-web/ -->
<dependency>
<groupId>wang.sunnly</groupId>
<artifactId>macro-common-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/wang.sunnly/macro-common-web/
implementation 'wang.sunnly:macro-common-web:1.0.0'
// https://jarcasting.com/artifacts/wang.sunnly/macro-common-web/
implementation ("wang.sunnly:macro-common-web:1.0.0")
'wang.sunnly:macro-common-web:jar:1.0.0'
<dependency org="wang.sunnly" name="macro-common-web" rev="1.0.0">
<artifact name="macro-common-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='wang.sunnly', module='macro-common-web', version='1.0.0')
)
libraryDependencies += "wang.sunnly" % "macro-common-web" % "1.0.0"
[wang.sunnly/macro-common-web "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework : spring-web | jar | 5.1.6.RELEASE |
| org.springframework : spring-webmvc | jar | 5.1.6.RELEASE |
| wang.sunnly : macro-common-core | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.5.RELEASE |
| com.alibaba : fastjson | jar | 1.2.58 |
| org.projectlombok : lombok | jar | 1.18.6 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.springframework : springloaded | jar | 1.2.8.RELEASE |
| org.springframework.boot : spring-boot-devtools | jar | 2.1.4.RELEASE |