License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.higlowx |
ArtifactId | ArtifactIdmybatis-generator-plugin-extension |
Last Version | Last Version0.1.0-1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Generator Plugin Extension
Mybatis Generator Plugin Extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.higlowx/mybatis-generator-plugin-extension/ -->
<dependency>
<groupId>com.higlowx</groupId>
<artifactId>mybatis-generator-plugin-extension</artifactId>
<version>0.1.0-1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.higlowx/mybatis-generator-plugin-extension/
implementation 'com.higlowx:mybatis-generator-plugin-extension:0.1.0-1.4.1'
// https://jarcasting.com/artifacts/com.higlowx/mybatis-generator-plugin-extension/
implementation ("com.higlowx:mybatis-generator-plugin-extension:0.1.0-1.4.1")
'com.higlowx:mybatis-generator-plugin-extension:jar:0.1.0-1.4.1'
<dependency org="com.higlowx" name="mybatis-generator-plugin-extension" rev="0.1.0-1.4.1">
<artifact name="mybatis-generator-plugin-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.higlowx', module='mybatis-generator-plugin-extension', version='0.1.0-1.4.1')
)
libraryDependencies += "com.higlowx" % "mybatis-generator-plugin-extension" % "0.1.0-1.4.1"
[com.higlowx/mybatis-generator-plugin-extension "0.1.0-1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.generator : mybatis-generator-core | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mybatis : mybatis | jar | 3.5.9 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
mysql : mysql-connector-java | jar | 8.0.29 |