MVN

top.thinkin : w2j-cli-parent

Maven & Gradle

May 26, 2018
101 stars

w2j-cli · JavaWeb Command-line Framework, help you easily build a command line JavaWeb System.

<dependency>
    <groupId>top.thinkin</groupId>
    <artifactId>w2j-cli-parent</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.thinkin : w2j-cli-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of top.thinkin : w2j-cli-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
w2j-cli-parent-0.1.3
w2j-cli-parent-0.1.2
w2j-cli-parent-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.thinkin</groupId>
    <artifactId>w2j-cli-parent</artifactId>
    <version>0.1.3</version>
</dependency>