License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.flying-cattle |
ArtifactId | ArtifactIdmybatis-dsc-generator |
Last Version | Last Version3.0.6.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-dsc-generator
According to the database, three layers of code are generated automatically.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.flying-cattle/mybatis-dsc-generator/ -->
<dependency>
<groupId>com.github.flying-cattle</groupId>
<artifactId>mybatis-dsc-generator</artifactId>
<version>3.0.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flying-cattle/mybatis-dsc-generator/
implementation 'com.github.flying-cattle:mybatis-dsc-generator:3.0.6.RELEASE'
// https://jarcasting.com/artifacts/com.github.flying-cattle/mybatis-dsc-generator/
implementation ("com.github.flying-cattle:mybatis-dsc-generator:3.0.6.RELEASE")
'com.github.flying-cattle:mybatis-dsc-generator:jar:3.0.6.RELEASE'
<dependency org="com.github.flying-cattle" name="mybatis-dsc-generator" rev="3.0.6.RELEASE">
<artifact name="mybatis-dsc-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flying-cattle', module='mybatis-dsc-generator', version='3.0.6.RELEASE')
)
libraryDependencies += "com.github.flying-cattle" % "mybatis-dsc-generator" % "3.0.6.RELEASE"
[com.github.flying-cattle/mybatis-dsc-generator "3.0.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.1.16 |
mysql : mysql-connector-java | jar | 8.0.15 |
org.freemarker : freemarker | jar | 2.3.28 |
org.projectlombok : lombok Optional | jar | 1.18.6 |