Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drtrang/mybatis-generator-extension
MyBatis Generator 拓展
https://github.com/drtrang/mybatis-generator-extension
Last synced: 2 months ago
JSON representation
MyBatis Generator 拓展
- Host: GitHub
- URL: https://github.com/drtrang/mybatis-generator-extension
- Owner: drtrang
- License: apache-2.0
- Created: 2017-02-07T10:21:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T08:23:13.000Z (almost 7 years ago)
- Last Synced: 2024-04-16T17:17:37.949Z (9 months ago)
- Language: Java
- Homepage:
- Size: 78.1 KB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# Mybatis Generator Extension
[![Build Status](https://www.travis-ci.org/drtrang/mybatis-generator-extension.svg?branch=master)](https://www.travis-ci.org/drtrang/mybatis-generator-extension)
[![Coverage Status](https://coveralls.io/repos/github/drtrang/mybatis-generator-extension/badge.svg?branch=master)](https://coveralls.io/github/drtrang/mybatis-generator-extension?branch=master)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.drtrang/mybatis-generator-extension/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.drtrang/mybatis-generator-extension)
[![License](http://img.shields.io/badge/license-apache%202-brightgreen.svg)](https://github.com/drtrang/mybatis-generator-extension/blob/master/LICENSE)### Maven
```xmlcom.github.drtrang
mybatis-generator-extension
0.0.4```