Last Version

common-spring-mvc 0.0.2-RELEASE

A Common Framework for Spring MVC

License

License

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

com.github.wuyanzuplus
ArtifactId

ArtifactId

common-spring-mvc
Version

Version

0.0.2-RELEASE
Type

Type

pom
Description

Description

common-spring-mvc
A Common Framework for Spring MVC
Project URL

Project URL

https://github.com/WuYanZuPlus/common-spring-mvc.git

Download common-spring-mvc 0.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.wuyanzuplus/common-spring-mvc/ -->
<dependency>
    <groupId>com.github.wuyanzuplus</groupId>
    <artifactId>common-spring-mvc</artifactId>
    <version>0.0.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/common-spring-mvc/
implementation 'com.github.wuyanzuplus:common-spring-mvc:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.wuyanzuplus/common-spring-mvc/
implementation ("com.github.wuyanzuplus:common-spring-mvc:0.0.2-RELEASE")
'com.github.wuyanzuplus:common-spring-mvc:pom:0.0.2-RELEASE'
<dependency org="com.github.wuyanzuplus" name="common-spring-mvc" rev="0.0.2-RELEASE">
  <artifact name="common-spring-mvc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wuyanzuplus', module='common-spring-mvc', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.wuyanzuplus" % "common-spring-mvc" % "0.0.2-RELEASE"
[com.github.wuyanzuplus/common-spring-mvc "0.0.2-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.0.RELEASE
org.projectlombok : lombok Optional jar 1.18.4
org.slf4j : slf4j-api jar 1.7.28
org.apache.commons : commons-lang3 jar 3.9

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.