easy-mybatis-parent

让MyBatis简单化

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-mybatis-parent
Last Version

Last Version

1.0.0-alpha1
Release Date

Release Date

Type

Type

pom
Description

Description

easy-mybatis-parent
让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-parent

How to add to project

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

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
  • easy-mybatis-generator

Versions

Version
1.0.0-alpha1
1.0.0-alpha0