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.
- Host: GitHub
- URL: https://github.com/brucewind/generatorx
- Owner: BruceWind
- License: apache-2.0
- Created: 2017-01-07T14:46:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T02:37:07.000Z (almost 9 years ago)
- Last Synced: 2025-01-26T18:47:05.143Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 148 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeneratorX
帮助项目开发时,自动生成一个标准的java类。
[](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)