is not current version
Last Version 1.1.3

cn.tenfell:mybatis-plus-nomapper 1.0.0


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

mybatis-plus-nomapper
Version

Version

1.0.0
Type

Type

jar

Download mybatis-plus-nomapper 1.0.0


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