MVN

com.wangshouyu : wsy-mvc

Maven & Gradle

Dec 02, 2020

wsy-mvc · mvc处理

<dependency>
    <groupId>com.wangshouyu</groupId>
    <artifactId>wsy-mvc</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wangshouyu : wsy-mvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.wangshouyu : wsy-mvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
wsy-mvc-0.0.2
wsy-mvc-0.0.1

How to add a dependency to Maven

Add the following com.wangshouyu : wsy-mvc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wangshouyu</groupId>
    <artifactId>wsy-mvc</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wangshouyu : wsy-mvc gradle dependency to your build.gradle file:

implementation 'com.wangshouyu:wsy-mvc:0.0.2'

Gradle Kotlin DSL: Add the following com.wangshouyu : wsy-mvc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wangshouyu:wsy-mvc:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wangshouyu : wsy-mvc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wangshouyu" % "wsy-mvc" % "0.0.2"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 18, 2020
0 stars
Nov 19, 2020
2 usages
Jan 18, 2021
1 usages
2.2k stars
Jan 18, 2021
5 usages
2.2k stars
Jan 18, 2021
2 usages
2.2k stars
Jan 18, 2021
62 usages
2.2k stars
Feb 19, 2021
12 stars
May 09, 2021
2 usages
0 stars