is not current version
Last Version 1.2.5

me.youm.frame:shore-mybatis 1.1.3-RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

me.youm.frame
ArtifactId

ArtifactId

shore-mybatis
Version

Version

1.1.3-RELEASE
Type

Type

jar

Download shore-mybatis 1.1.3-RELEASE


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