License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdme.youm.frame |
ArtifactId | ArtifactIdshore-mybatis |
Version | Version1.1.5-RELEASE |
Type | Typejar |
Description |
Descriptionshore parent pom
|
Filename | Size |
---|---|
shore-mybatis-1.1.5-RELEASE.pom | |
shore-mybatis-1.1.5-RELEASE.jar | 15 KB |
shore-mybatis-1.1.5-RELEASE-sources.jar | 11 KB |
shore-mybatis-1.1.5-RELEASE-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.youm.frame/shore-mybatis/ -->
<dependency>
<groupId>me.youm.frame</groupId>
<artifactId>shore-mybatis</artifactId>
<version>1.1.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.frame/shore-mybatis/
implementation 'me.youm.frame:shore-mybatis:1.1.5-RELEASE'
// https://jarcasting.com/artifacts/me.youm.frame/shore-mybatis/
implementation ("me.youm.frame:shore-mybatis:1.1.5-RELEASE")
'me.youm.frame:shore-mybatis:jar:1.1.5-RELEASE'
<dependency org="me.youm.frame" name="shore-mybatis" rev="1.1.5-RELEASE">
<artifact name="shore-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.frame', module='shore-mybatis', version='1.1.5-RELEASE')
)
libraryDependencies += "me.youm.frame" % "shore-mybatis" % "1.1.5-RELEASE"
[me.youm.frame/shore-mybatis "1.1.5-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter | jar | |
com.baomidou : mybatis-plus-extension | jar | |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid-spring-boot-starter | jar | |
org.springframework.cloud : spring-cloud-context | jar |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar |