is not current version
Last Version 5.6.9

org.mymmsc:hotwheel-mybatis 5.5.3


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mymmsc
ArtifactId

ArtifactId

hotwheel-mybatis
Version

Version

5.5.3
Type

Type

jar

Download hotwheel-mybatis 5.5.3


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