MVN

cn.chenlichao.web.ssm : ssm-parent

Maven & Gradle

Aug 09, 2016
0 stars

ssm · Spring4 + SpringMVC4 + MyBatis3 + Tiles3 Integration Framework

<dependency>
    <groupId>cn.chenlichao.web.ssm</groupId>
    <artifactId>ssm-parent</artifactId>
    <version>0.9.0-beta1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.chenlichao.web.ssm : ssm-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.0-beta1
  • Latest Beta: 0.9.0-beta1

All Versions

Choose a version of cn.chenlichao.web.ssm : ssm-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
ssm-parent-0.9.0-beta1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.chenlichao.web.ssm</groupId>
    <artifactId>ssm-parent</artifactId>
    <version>0.9.0-beta1</version>
</dependency>