Last Version

mybatis-crudmapper-spring-boot-autoconfigure 1.7


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

com.wuxudu
ArtifactId

ArtifactId

mybatis-crudmapper-spring-boot-autoconfigure
Version

Version

1.7
Type

Type

jar
Description

Description

mybatis-crudmapper-spring-boot-autoconfigure

Download mybatis-crudmapper-spring-boot-autoconfigure 1.7


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.5.RELEASE
com.wuxudu : mybatis-crudmapper-commons jar ${mybatis-crudmapper.version}
org.mybatis : mybatis jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.