https://github.com/afeiship/ushell-module-maven
Maven for ushell.
https://github.com/afeiship/ushell-module-maven
java maven module mvn ushell
Last synced: 11 days ago
JSON representation
Maven for ushell.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-maven
- Owner: afeiship
- License: mit
- Created: 2021-05-20T09:26:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-20T09:37:24.000Z (about 5 years ago)
- Last Synced: 2025-02-07T11:30:42.392Z (over 1 year ago)
- Topics: java, maven, module, mvn, ushell
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ushell-module-maven
> Maven for ushell.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]
## installation
```shell
npm i -S @jswork/ushell-module-maven
```
## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-maven/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/ushell-module-maven
[version-url]: https://npmjs.org/package/@jswork/ushell-module-maven
[license-image]: https://img.shields.io/npm/l/@jswork/ushell-module-maven
[license-url]: https://github.com/afeiship/ushell-module-maven/blob/master/LICENSE.txt
[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-module-maven
[download-url]: https://www.npmjs.com/package/@jswork/ushell-module-maven