is not current version
Last Version 0.0.6

io.github.firefang:power-starter-mybatis 0.0.5


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.firefang
ArtifactId

ArtifactId

power-starter-mybatis
Version

Version

0.0.5
Type

Type

jar

Download power-starter-mybatis 0.0.5


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