shore-mybatis

shore mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-mybatis
Last Version

Last Version

1.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

shore-mybatis
shore mybatis

Download shore-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-mybatis/ -->
<dependency>
    <groupId>me.youm.frame</groupId>
    <artifactId>shore-mybatis</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-mybatis/
implementation 'me.youm.frame:shore-mybatis:1.2.5'
// https://jarcasting.com/artifacts/me.youm.frame/shore-mybatis/
implementation ("me.youm.frame:shore-mybatis:1.2.5")
'me.youm.frame:shore-mybatis:jar:1.2.5'
<dependency org="me.youm.frame" name="shore-mybatis" rev="1.2.5">
  <artifact name="shore-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-mybatis', version='1.2.5')
)
libraryDependencies += "me.youm.frame" % "shore-mybatis" % "1.2.5"
[me.youm.frame/shore-mybatis "1.2.5"]

Dependencies

compile (5)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar
mysql : mysql-connector-java jar
me.youm.frame : shore-security jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.5
1.1.5-RELEASE
1.1.3-RELEASE
1.1.1-RELEASE
1.1.1-dolly