License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-rbac-dao-mybatis |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionram-rbac-dao-mybatis
ram rbac base component --- dao mybatis impl.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ram-rbac-dao-mybatis-1.1.0.pom | |
ram-rbac-dao-mybatis-1.1.0.jar | 37 KB |
ram-rbac-dao-mybatis-1.1.0-sources.jar | 18 KB |
ram-rbac-dao-mybatis-1.1.0-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-rbac-dao-mybatis/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-rbac-dao-mybatis</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-dao-mybatis/
implementation 'top.beanshell:ram-rbac-dao-mybatis:1.1.0'
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-dao-mybatis/
implementation ("top.beanshell:ram-rbac-dao-mybatis:1.1.0")
'top.beanshell:ram-rbac-dao-mybatis:jar:1.1.0'
<dependency org="top.beanshell" name="ram-rbac-dao-mybatis" rev="1.1.0">
<artifact name="ram-rbac-dao-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-rbac-dao-mybatis', version='1.1.0')
)
libraryDependencies += "top.beanshell" % "ram-rbac-dao-mybatis" % "1.1.0"
[top.beanshell/ram-rbac-dao-mybatis "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
top.beanshell : ram-config-mybatis | jar | 1.0.2 |
top.beanshell : ram-rbac-dao-api | jar | 1.1.0 |