License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.lodsve.boot |
ArtifactId | ArtifactIdlodsve-boot-starter-mybatis |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlodsve boot starter mybatis
Lodsve develop kits base on Spring-Boot and some opensource components!
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-starter-mybatis/ -->
<dependency>
<groupId>com.lodsve.boot</groupId>
<artifactId>lodsve-boot-starter-mybatis</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-starter-mybatis/
implementation 'com.lodsve.boot:lodsve-boot-starter-mybatis:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.lodsve.boot/lodsve-boot-starter-mybatis/
implementation ("com.lodsve.boot:lodsve-boot-starter-mybatis:1.0.1.RELEASE")
'com.lodsve.boot:lodsve-boot-starter-mybatis:jar:1.0.1.RELEASE'
<dependency org="com.lodsve.boot" name="lodsve-boot-starter-mybatis" rev="1.0.1.RELEASE">
<artifact name="lodsve-boot-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve.boot', module='lodsve-boot-starter-mybatis', version='1.0.1.RELEASE')
)
libraryDependencies += "com.lodsve.boot" % "lodsve-boot-starter-mybatis" % "1.0.1.RELEASE"
[com.lodsve.boot/lodsve-boot-starter-mybatis "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.lodsve.boot : lodsve-boot-autoconfigure | jar | 1.0.1.RELEASE |
com.lodsve.boot : lodsve-boot-component-mybatis | jar | 1.0.1.RELEASE |