MVN

com.github.ssmplus : ssmplus-parent

Maven & Gradle

Nov 10, 2017
0 stars

This is a spring MVC enhancement project, and you can use the Dubbo framework to reduce our development effort by 60%, or even higher

<dependency>
    <groupId>com.github.ssmplus</groupId>
    <artifactId>ssmplus-parent</artifactId>
    <version>3.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ssmplus : ssmplus-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.4.2

All Versions

Choose a version of com.github.ssmplus : ssmplus-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
ssmplus-parent-3.4.2
ssmplus-parent-3.4.1
ssmplus-parent-3.4.0
3.3.x
ssmplus-parent-3.3.9
ssmplus-parent-3.3.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ssmplus</groupId>
    <artifactId>ssmplus-parent</artifactId>
    <version>3.4.2</version>
</dependency>

Advertisement