Last Version

com.github.hiwepy:mybatis-dbperms 1.0.0.RELEASE

MyBatis 增强扩展 : 实现基于注解的数据权限组件 .

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

mybatis-dbperms
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

com.github.hiwepy:mybatis-dbperms
MyBatis 增强扩展 : 实现基于注解的数据权限组件 .
Project URL

Project URL

https://github.com/hiwepy/mybatis-dbperms

Download mybatis-dbperms 1.0.0.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-lang3 jar 3.9
org.mybatis : mybatis jar 3.5.3
org.mybatis : mybatis-spring jar 2.0.3
com.github.hiwepy : mybatis-biz jar 1.0.0.RELEASE
com.baomidou : mybatis-plus jar 3.3.0
com.github.jsqlparser : jsqlparser jar 3.1

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.springframework : spring-context jar 4.3.17.RELEASE
org.springframework : spring-jdbc jar 4.3.17.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.