License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.winyiwin |
ArtifactId | ArtifactIdmatrix-mybatis-starter |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmatrix
|
<!-- https://jarcasting.com/artifacts/com.github.winyiwin/matrix-mybatis-starter/ -->
<dependency>
<groupId>com.github.winyiwin</groupId>
<artifactId>matrix-mybatis-starter</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-mybatis-starter/
implementation 'com.github.winyiwin:matrix-mybatis-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.winyiwin/matrix-mybatis-starter/
implementation ("com.github.winyiwin:matrix-mybatis-starter:1.0.1.RELEASE")
'com.github.winyiwin:matrix-mybatis-starter:jar:1.0.1.RELEASE'
<dependency org="com.github.winyiwin" name="matrix-mybatis-starter" rev="1.0.1.RELEASE">
<artifact name="matrix-mybatis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winyiwin', module='matrix-mybatis-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.winyiwin" % "matrix-mybatis-starter" % "1.0.1.RELEASE"
[com.github.winyiwin/matrix-mybatis-starter "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.2.1 |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.1 |
mysql : mysql-connector-java | jar | 5.1.49 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |
org.projectlombok : lombok Optional | jar | 1.18.12 |