MVN

cn.watsontech : web-helper

Maven & Gradle

Dec 04, 2020
1 stars

Spring Web Project Helper · Batch of useful tools for Spring web project

<dependency>
    <groupId>cn.watsontech</groupId>
    <artifactId>web-helper</artifactId>
    <version>0.2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.watsontech : web-helper to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1.1

All Versions

Choose a version of cn.watsontech : web-helper to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
web-helper-0.2.1.1
0.2
web-helper-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.watsontech</groupId>
    <artifactId>web-helper</artifactId>
    <version>0.2.1.1</version>
</dependency>

Advertisement