Last Version

com.github.wuyongfei-1:mybatis-rabbit-plug-boot-starter 1.0.2

简化并解决Mybatis的繁琐开发工作,大大提升开发效率,使开发者专注于Service业务的实现,不需要在数据层的开发耗费过多精力。

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.wuyongfei-1
ArtifactId

ArtifactId

mybatis-rabbit-plug-boot-starter
Version

Version

1.0.2
Type

Type

jar
Description

Description

简化并解决Mybatis的繁琐开发工作,大大提升开发效率,使开发者专注于Service业务的实现,不需要在数据层的开发耗费过多精力。

Download mybatis-rabbit-plug-boot-starter 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.wuyongfei-1/mybatis-rabbit-plug-boot-starter/ -->
<dependency>
    <groupId>com.github.wuyongfei-1</groupId>
    <artifactId>mybatis-rabbit-plug-boot-starter</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wuyongfei-1/mybatis-rabbit-plug-boot-starter/
implementation 'com.github.wuyongfei-1:mybatis-rabbit-plug-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.github.wuyongfei-1/mybatis-rabbit-plug-boot-starter/
implementation ("com.github.wuyongfei-1:mybatis-rabbit-plug-boot-starter:1.0.2")
'com.github.wuyongfei-1:mybatis-rabbit-plug-boot-starter:jar:1.0.2'
<dependency org="com.github.wuyongfei-1" name="mybatis-rabbit-plug-boot-starter" rev="1.0.2">
  <artifact name="mybatis-rabbit-plug-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wuyongfei-1', module='mybatis-rabbit-plug-boot-starter', version='1.0.2')
)
libraryDependencies += "com.github.wuyongfei-1" % "mybatis-rabbit-plug-boot-starter" % "1.0.2"
[com.github.wuyongfei-1/mybatis-rabbit-plug-boot-starter "1.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.wuyongfei-1 : mybatis-rabbit-plug-core jar 1.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.2.RELEASE
org.projectlombok : lombok Optional jar 1.18.10
org.slf4j : slf4j-api Optional jar 1.7.25
com.github.ulisesbocchio : jasypt-spring-boot-starter Optional jar 2.1.0

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
mysql : mysql-connector-java jar 8.0.18
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.