Last Version

Easy Mybatis Modules 1.0

让MyBatis简单化

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-mybatis-modules
Version

Version

1.0
Type

Type

pom
Description

Description

Easy Mybatis Modules
让MyBatis简单化
Project URL

Project URL

https://github.com/freegeese/easy-mybatis
Source Code Management

Source Code Management

https://github.com/freegeese/easy-mybatis

Download easy-mybatis-modules 1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy-mybatis-core
  • easy-mybatis-spring
  • easy-mybatis-spring-boot-starter