is not current version
Last Version 1.1.0

top.lshaci:framework-mybatis 1.0.3

framework mybatis

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

top.lshaci
ArtifactId

ArtifactId

framework-mybatis
Version

Version

1.0.3
Type

Type

jar

Download framework-mybatis 1.0.3


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