com.github.wuyongfei-1:mybatis-rabbit-plug-common

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.wuyongfei-1
ArtifactId

ArtifactId

mybatis-rabbit-plug-common
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download mybatis-rabbit-plug-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
cn.hutool : hutool-all jar 5.0.7
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0