is not current version
Last Version 0.1.6.2

io.github.kmp5:linked-mybatis 0.0.7

http://ivublazor.top:8083/

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.kmp5
ArtifactId

ArtifactId

linked-mybatis
Version

Version

0.0.7
Type

Type

jar

Download linked-mybatis 0.0.7


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