License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.zk1023lang |
ArtifactId | ArtifactIdmybatis-expands-generator |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-expands-generator
mybatis create service and controller file
|
Project URL |
Project URL |
Project Organization |
Project OrganizationZaxxer.com |
<!-- https://jarcasting.com/artifacts/com.github.zk1023lang/mybatis-expands-generator/ -->
<dependency>
<groupId>com.github.zk1023lang</groupId>
<artifactId>mybatis-expands-generator</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zk1023lang/mybatis-expands-generator/
implementation 'com.github.zk1023lang:mybatis-expands-generator:1.0.0'
// https://jarcasting.com/artifacts/com.github.zk1023lang/mybatis-expands-generator/
implementation ("com.github.zk1023lang:mybatis-expands-generator:1.0.0")
'com.github.zk1023lang:mybatis-expands-generator:jar:1.0.0'
<dependency org="com.github.zk1023lang" name="mybatis-expands-generator" rev="1.0.0">
<artifact name="mybatis-expands-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zk1023lang', module='mybatis-expands-generator', version='1.0.0')
)
libraryDependencies += "com.github.zk1023lang" % "mybatis-expands-generator" % "1.0.0"
[com.github.zk1023lang/mybatis-expands-generator "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.8.1 |
mysql : mysql-connector-java | jar | 5.1.47 |
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |
tk.mybatis : mapper-generator | jar | 1.1.5 |
tk.mybatis : mapper-spring-boot-starter | jar | 2.1.5 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.10 |