w2j-cli

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

top.thinkin
ArtifactId

ArtifactId

w2j-cli-parent
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download w2j-cli-parent

Filename Size
w2j-cli-parent-0.1.3.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/top.thinkin/w2j-cli-parent/ -->
<dependency>
    <groupId>top.thinkin</groupId>
    <artifactId>w2j-cli-parent</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.thinkin/w2j-cli-parent/
implementation 'top.thinkin:w2j-cli-parent:0.1.3'
// https://jarcasting.com/artifacts/top.thinkin/w2j-cli-parent/
implementation ("top.thinkin:w2j-cli-parent:0.1.3")
'top.thinkin:w2j-cli-parent:pom:0.1.3'
<dependency org="top.thinkin" name="w2j-cli-parent" rev="0.1.3">
  <artifact name="w2j-cli-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.thinkin', module='w2j-cli-parent', version='0.1.3')
)
libraryDependencies += "top.thinkin" % "w2j-cli-parent" % "0.1.3"
[top.thinkin/w2j-cli-parent "0.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core

Versions

Version
0.1.3
0.1.2
0.1.1