Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.24 KB

README.md

File metadata and controls

44 lines (24 loc) · 1.24 KB

Development Commons

Language Switch | 语言切换

English | 中文

Project Description

Commons code in every project.

At the beginning of a project. Some same codes will be duplicate with each other. That's very troublesome.

Now, you can be add dependency in your maven project to solve the repeat work problems.

This project will be open source and everyone can contribute codes.

How to Contribute

  1. Fork this project.
  2. Commit some codes and take a PR(Pull Request).
  3. New an issue and (@gnosis-xian) to notice me to accept.

After Contribute

  • You will get the code on maven repository.
  • You will be this project contributor.

Project Construction

More...

Contributors

Versions

Every version will use X.X to present RELEASE and X.X.X to SNAPSHOT.

Every release version will named by Xi'an Metro stations.

- 1.0-RELEASE

Init and first version. It will has some problems. You can new issue and notice me to solve.