License |
License |
---|---|
GroupId | GroupIdcom.lodsve.boot |
ArtifactId | ArtifactIdlodsve-boot-component-webmvc |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodsve boot component webmvc
lodsve-webmvc for enhance spring-webmvc
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-webmvc/ -->
<dependency>
<groupId>com.lodsve.boot</groupId>
<artifactId>lodsve-boot-component-webmvc</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-webmvc/
implementation 'com.lodsve.boot:lodsve-boot-component-webmvc:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-webmvc/
implementation ("com.lodsve.boot:lodsve-boot-component-webmvc:1.0.1.RELEASE")
'com.lodsve.boot:lodsve-boot-component-webmvc:jar:1.0.1.RELEASE'
<dependency org="com.lodsve.boot" name="lodsve-boot-component-webmvc" rev="1.0.1.RELEASE">
<artifact name="lodsve-boot-component-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve.boot', module='lodsve-boot-component-webmvc', version='1.0.1.RELEASE')
)
libraryDependencies += "com.lodsve.boot" % "lodsve-boot-component-webmvc" % "1.0.1.RELEASE"
[com.lodsve.boot/lodsve-boot-component-webmvc "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.lodsve.boot : lodsve-boot | jar | 1.0.1.RELEASE |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.google.guava : guava | jar | 28.2-jre |
org.aspectj : aspectjweaver Optional | jar | 1.9.6 |