# webant **Repository Path**: sutine/webant ## Basic Information - **Project Name**: webant - **Description**: a distribution crawler. - **Primary Language**: Scala - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-06-27 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webant a distribution crawler. [![License](https://img.shields.io/badge/license-APACHE2.0-blue.svg)](LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/sutine/webant/pulls) [![GitHub stars](https://img.shields.io/github/stars/sutine/webant.svg?style=social&label=Stars)](https://github.com/sutine/webant) [![GitHub forks](https://img.shields.io/github/forks/sutine/webant.svg?style=social&label=Fork)](https://github.com/sutine/webant) mvn Commands: mvn clean package -DskipTests mvn clean appassembler:assemble mvn idea:idea (optional) mvn eclipse:eclipse (optional)