Last Version

mybatis-x 1.0

mybatis 可以自动生成查询语句

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.luoshu-open
ArtifactId

ArtifactId

mybatis-x
Version

Version

1.0
Type

Type

jar
Description

Description

mybatis-x
mybatis 可以自动生成查询语句
Project URL

Project URL

https://github.com/luoshu-open/mybatis-x.git
Source Code Management

Source Code Management

https://github.com/luoshu-open/mybatis-x.git

Download mybatis-x 1.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.0
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.