is not current version
Last Version 1.1.0

top.beanshell:ram-rbac-dao-mybatis 1.0.1

ram rbac base component --- dao mybatis impl.

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

top.beanshell
ArtifactId

ArtifactId

ram-rbac-dao-mybatis
Version

Version

1.0.1
Type

Type

jar

Download ram-rbac-dao-mybatis 1.0.1


<!-- https://jarcasting.com/artifacts/top.beanshell/ram-rbac-dao-mybatis/ -->
<dependency>
    <groupId>top.beanshell</groupId>
    <artifactId>ram-rbac-dao-mybatis</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-dao-mybatis/
implementation 'top.beanshell:ram-rbac-dao-mybatis:1.0.1'
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-dao-mybatis/
implementation ("top.beanshell:ram-rbac-dao-mybatis:1.0.1")
'top.beanshell:ram-rbac-dao-mybatis:jar:1.0.1'
<dependency org="top.beanshell" name="ram-rbac-dao-mybatis" rev="1.0.1">
  <artifact name="ram-rbac-dao-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-rbac-dao-mybatis', version='1.0.1')
)
libraryDependencies += "top.beanshell" % "ram-rbac-dao-mybatis" % "1.0.1"
[top.beanshell/ram-rbac-dao-mybatis "1.0.1"]