License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdcom.iiifi |
ArtifactId | ArtifactIdkite-data-mybatis |
Last Version | Last Version1.2.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkite
Spring Cloud Core Component Extension.
|
<!-- https://jarcasting.com/artifacts/com.iiifi/kite-data-mybatis/ -->
<dependency>
<groupId>com.iiifi</groupId>
<artifactId>kite-data-mybatis</artifactId>
<version>1.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.iiifi/kite-data-mybatis/
implementation 'com.iiifi:kite-data-mybatis:1.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.iiifi/kite-data-mybatis/
implementation ("com.iiifi:kite-data-mybatis:1.2.1.RELEASE")
'com.iiifi:kite-data-mybatis:jar:1.2.1.RELEASE'
<dependency org="com.iiifi" name="kite-data-mybatis" rev="1.2.1.RELEASE">
<artifact name="kite-data-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iiifi', module='kite-data-mybatis', version='1.2.1.RELEASE')
)
libraryDependencies += "com.iiifi" % "kite-data-mybatis" % "1.2.1.RELEASE"
[com.iiifi/kite-data-mybatis "1.2.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
com.iiifi : kite-sequence | jar | 1.2.1.RELEASE |
com.iiifi : kite-configuration | jar | 1.2.1.RELEASE |
mysql : mysql-connector-java | jar | |
com.alibaba : druid-spring-boot-starter | jar | 1.1.22 |
com.baomidou : mybatis-plus | jar | 3.0.7 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.0.7 |