License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdmybatis-dbperms |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:mybatis-dbperms
MyBatis 增强扩展 : 实现基于注解的数据权限组件 .
|
Project URL |
Project URL |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.databene : contiperf | jar | 2.3.4 |