is not current version
Last Version 2.1.0

com.github.kaixinzyw:mybatis-spring-boot-fast-mapper 1.0.0

fast-mapper

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.kaixinzyw
ArtifactId

ArtifactId

mybatis-spring-boot-fast-mapper
Version

Version

1.0.0
Type

Type

jar

Download mybatis-spring-boot-fast-mapper 1.0.0


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