https://github.com/myoss-cloud/myoss-mybatis-generator
myoss open source project, mybatis generator written in Java
https://github.com/myoss-cloud/myoss-mybatis-generator
java mybatis mybatis-generator
Last synced: about 1 month ago
JSON representation
myoss open source project, mybatis generator written in Java
- Host: GitHub
- URL: https://github.com/myoss-cloud/myoss-mybatis-generator
- Owner: myoss-cloud
- License: apache-2.0
- Created: 2018-05-10T06:40:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-18T03:46:28.000Z (over 3 years ago)
- Last Synced: 2025-03-26T01:41:33.076Z (2 months ago)
- Topics: java, mybatis, mybatis-generator
- Language: Java
- Homepage:
- Size: 142 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# myoss-mybatis-generator
[](https://maven-badges.herokuapp.com/maven-central/app.myoss.cloud.mybatis/myoss-mybatis-generator/)
[](https://github.com/myoss-cloud/myoss-mybatis-generator/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)## Documentation
- [Documentation Home](https://github.com/myoss-cloud/myoss-mybatis-generator/wiki)
## Download
- [maven][1]
- [the latest JAR][2][1]: https://repo1.maven.org/maven2/app/myoss/cloud/mybatis/myoss-mybatis-generator/
[2]: https://search.maven.org/remote_content?g=app.myoss.cloud.mybatis&a=myoss-mybatis-generator&v=LATEST
## Maven
```xml
app.myoss.cloud.mybatis
myoss-mybatis-generator
2.1.10.RELEASE```