License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.tanshion |
ArtifactId | ArtifactIdmybatis-generator-plugin |
Version | Version1.3.10.9 |
Type | Typejar |
Description |
Descriptioncom.github.tanshion:mybatis-generator-plugin
Mybatis Generator Plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tanshion/mybatis-generator-plugin/ -->
<dependency>
<groupId>com.github.tanshion</groupId>
<artifactId>mybatis-generator-plugin</artifactId>
<version>1.3.10.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tanshion/mybatis-generator-plugin/
implementation 'com.github.tanshion:mybatis-generator-plugin:1.3.10.9'
// https://jarcasting.com/artifacts/com.github.tanshion/mybatis-generator-plugin/
implementation ("com.github.tanshion:mybatis-generator-plugin:1.3.10.9")
'com.github.tanshion:mybatis-generator-plugin:jar:1.3.10.9'
<dependency org="com.github.tanshion" name="mybatis-generator-plugin" rev="1.3.10.9">
<artifact name="mybatis-generator-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tanshion', module='mybatis-generator-plugin', version='1.3.10.9')
)
libraryDependencies += "com.github.tanshion" % "mybatis-generator-plugin" % "1.3.10.9"
[com.github.tanshion/mybatis-generator-plugin "1.3.10.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
org.freemarker : freemarker | jar | 2.3.26-incubating |
dom4j : dom4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mybatis : mybatis | jar | 3.5.0 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
mysql : mysql-connector-java | jar | 8.0.16 |
org.hsqldb : hsqldb | jar | 2.4.0 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.projectlombok : lombok | jar | [1.18.2,) |