Last Version

mybatis-generator 0.1

mybatis代码生成

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

mybatis-generator
Version

Version

0.1
Type

Type

jar
Description

Description

mybatis-generator
mybatis代码生成
Project URL

Project URL

https://github.com/dingey/mybatis-generator
Source Code Management

Source Code Management

https://github.com/dingey/mybatis-generator

Download mybatis-generator 0.1


<!-- https://jarcasting.com/artifacts/com.github.dingey/mybatis-generator/ -->
<dependency>
    <groupId>com.github.dingey</groupId>
    <artifactId>mybatis-generator</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dingey/mybatis-generator/
implementation 'com.github.dingey:mybatis-generator:0.1'
// https://jarcasting.com/artifacts/com.github.dingey/mybatis-generator/
implementation ("com.github.dingey:mybatis-generator:0.1")
'com.github.dingey:mybatis-generator:jar:0.1'
<dependency org="com.github.dingey" name="mybatis-generator" rev="0.1">
  <artifact name="mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dingey', module='mybatis-generator', version='0.1')
)
libraryDependencies += "com.github.dingey" % "mybatis-generator" % "0.1"
[com.github.dingey/mybatis-generator "0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.4.6
org.projectlombok : lombok Optional jar 1.16.8
io.swagger : swagger-annotations Optional jar 1.5.14
org.slf4j : slf4j-api Optional jar 1.7.26

Project Modules

There are no modules declared in this project.