is not current version
Last Version 1.0.1.RELEASE

com.lodsve.boot:lodsve-boot-component-webmvc 1.0.0.RELEASE

lodsve-webmvc for enhance spring-webmvc

GroupId

GroupId

com.lodsve.boot
ArtifactId

ArtifactId

lodsve-boot-component-webmvc
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download lodsve-boot-component-webmvc 1.0.0.RELEASE


<!-- 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.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-webmvc/
implementation 'com.lodsve.boot:lodsve-boot-component-webmvc:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-component-webmvc/
implementation ("com.lodsve.boot:lodsve-boot-component-webmvc:1.0.0.RELEASE")
'com.lodsve.boot:lodsve-boot-component-webmvc:jar:1.0.0.RELEASE'
<dependency org="com.lodsve.boot" name="lodsve-boot-component-webmvc" rev="1.0.0.RELEASE">
  <artifact name="lodsve-boot-component-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve.boot', module='lodsve-boot-component-webmvc', version='1.0.0.RELEASE')
)
libraryDependencies += "com.lodsve.boot" % "lodsve-boot-component-webmvc" % "1.0.0.RELEASE"
[com.lodsve.boot/lodsve-boot-component-webmvc "1.0.0.RELEASE"]