License |
License |
---|---|
Categories |
CategoriesORM Data MyBatis |
GroupId | GroupIdcom.yqpkj.fdf |
ArtifactId | ArtifactIdcattle-orm-mybatis |
Last Version | Last Version1.0.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncattle-orm-mybatis
fast develop framework(cattle) orm mybatis
|
Filename | Size |
---|---|
cattle-orm-mybatis-1.0.16.pom | |
cattle-orm-mybatis-1.0.16.jar | 1 KB |
cattle-orm-mybatis-1.0.16-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle-orm-mybatis/ -->
<dependency>
<groupId>com.yqpkj.fdf</groupId>
<artifactId>cattle-orm-mybatis</artifactId>
<version>1.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle-orm-mybatis/
implementation 'com.yqpkj.fdf:cattle-orm-mybatis:1.0.16'
// https://jarcasting.com/artifacts/com.yqpkj.fdf/cattle-orm-mybatis/
implementation ("com.yqpkj.fdf:cattle-orm-mybatis:1.0.16")
'com.yqpkj.fdf:cattle-orm-mybatis:jar:1.0.16'
<dependency org="com.yqpkj.fdf" name="cattle-orm-mybatis" rev="1.0.16">
<artifact name="cattle-orm-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yqpkj.fdf', module='cattle-orm-mybatis', version='1.0.16')
)
libraryDependencies += "com.yqpkj.fdf" % "cattle-orm-mybatis" % "1.0.16"
[com.yqpkj.fdf/cattle-orm-mybatis "1.0.16"]