License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.gitqiao |
ArtifactId | ArtifactIdveeker-mybatis |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionveeker-mybatis
Veeker Boot Mybatis package
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
veeker-mybatis-0.0.9.pom | |
veeker-mybatis-0.0.9.jar | 9 KB |
veeker-mybatis-0.0.9-sources.jar | 5 KB |
veeker-mybatis-0.0.9-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitqiao/veeker-mybatis/ -->
<dependency>
<groupId>com.github.gitqiao</groupId>
<artifactId>veeker-mybatis</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitqiao/veeker-mybatis/
implementation 'com.github.gitqiao:veeker-mybatis:0.0.9'
// https://jarcasting.com/artifacts/com.github.gitqiao/veeker-mybatis/
implementation ("com.github.gitqiao:veeker-mybatis:0.0.9")
'com.github.gitqiao:veeker-mybatis:jar:0.0.9'
<dependency org="com.github.gitqiao" name="veeker-mybatis" rev="0.0.9">
<artifact name="veeker-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitqiao', module='veeker-mybatis', version='0.0.9')
)
libraryDependencies += "com.github.gitqiao" % "veeker-mybatis" % "0.0.9"
[com.github.gitqiao/veeker-mybatis "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | 3.2.0 |
com.github.gitqiao : veeker-core | jar | 0.0.9 |
mysql : mysql-connector-java | jar | 5.1.47 |