cn.tenfell:mybatis-plus-nomapper

Demo project for Spring Boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.tenfell
ArtifactId

ArtifactId

mybatis-plus-nomapper
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-plus-nomapper

Download mybatis-plus-nomapper

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.3.1
cn.hutool : hutool-all jar 5.1.2
org.springframework.boot : spring-boot-starter-web jar 2.1.4.RELEASE
org.springframework.cloud : spring-cloud-starter jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.1.4.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.0
1.0.0