License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.freegeese |
ArtifactId | ArtifactIdeasy-mybatis-parent |
Last Version | Last Version1.0.0-alpha1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-mybatis-parent
让MyBatis简单化
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-mybatis-parent-1.0.0-alpha1.pom | 17 KB |
Browse |
<!-- 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"]