An open API service indexing awesome lists of open source software.

https://github.com/brucewind/generatorx

generate class in java.
https://github.com/brucewind/generatorx

Last synced: 9 months ago
JSON representation

generate class in java.

Awesome Lists containing this project

README

          

# GeneratorX
帮助项目开发时,自动生成一个标准的java类。

[![License](https://img.shields.io/badge/license-Apache%202-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)

-------------------
## 使用
1.0.2已经发布。
```
dependencies {
compile 'com.scavenges:GeneratorX:1.0.2'
}
```

## 停止维护

目前已经移到Scavenges组织去维护了,我不再单独维护这个仓库。[https://github.com/Scavenges/GeneratorX](https://github.com/Scavenges/GeneratorX)