| GroupId | GroupIdcom.github.wshunvx |
|---|---|
| ArtifactId | ArtifactIdwebmvc_adapter |
| Version | Version1.0.20201210 |
| Type | Typejar |
| Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.wshunvx/webmvc_adapter/ -->
<dependency>
<groupId>com.github.wshunvx</groupId>
<artifactId>webmvc_adapter</artifactId>
<version>1.0.20201210</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshunvx/webmvc_adapter/
implementation 'com.github.wshunvx:webmvc_adapter:1.0.20201210'
// https://jarcasting.com/artifacts/com.github.wshunvx/webmvc_adapter/
implementation ("com.github.wshunvx:webmvc_adapter:1.0.20201210")
'com.github.wshunvx:webmvc_adapter:jar:1.0.20201210'
<dependency org="com.github.wshunvx" name="webmvc_adapter" rev="1.0.20201210">
<artifact name="webmvc_adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshunvx', module='webmvc_adapter', version='1.0.20201210')
)
libraryDependencies += "com.github.wshunvx" % "webmvc_adapter" % "1.0.20201210"
[com.github.wshunvx/webmvc_adapter "1.0.20201210"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | ${spring.boot.version} |
| com.github.wshunvx : netflix_common | jar | 1.0.20201210 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |