License |
License |
---|---|
Categories |
CategoriesCLI User Interface MyBatis Data ORM |
GroupId | GroupIdcom.zclibre |
ArtifactId | ArtifactIdlibre-mybatis-boot-starter |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibre-dependencies
An enhanced toolkit of Spring cloud to simplify development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.zclibre/libre-mybatis-boot-starter/ -->
<dependency>
<groupId>com.zclibre</groupId>
<artifactId>libre-mybatis-boot-starter</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.zclibre/libre-mybatis-boot-starter/
implementation 'com.zclibre:libre-mybatis-boot-starter:1.0.6'
// https://jarcasting.com/artifacts/com.zclibre/libre-mybatis-boot-starter/
implementation ("com.zclibre:libre-mybatis-boot-starter:1.0.6")
'com.zclibre:libre-mybatis-boot-starter:jar:1.0.6'
<dependency org="com.zclibre" name="libre-mybatis-boot-starter" rev="1.0.6">
<artifact name="libre-mybatis-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zclibre', module='libre-mybatis-boot-starter', version='1.0.6')
)
libraryDependencies += "com.zclibre" % "libre-mybatis-boot-starter" % "1.0.6"
[com.zclibre/libre-mybatis-boot-starter "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.zclibre : libre-core | jar | 1.0.6 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.5.1 |