Last Version

fun.fengwk.auto-mapper:auto-mapper-mybatis 0.0.24

AutoMapper is a SQL generation framework for Mybatis.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators MyBatis Data ORM
GroupId

GroupId

fun.fengwk.auto-mapper
ArtifactId

ArtifactId

auto-mapper-mybatis
Version

Version

0.0.24
Type

Type

jar
Description

Description

AutoMapper is a SQL generation framework for Mybatis.

Download auto-mapper-mybatis 0.0.24


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.