ram-rbac

Ram project base component for rbac. A simple Role Base Access Control implementation.

License

License

GroupId

GroupId

top.beanshell
ArtifactId

ArtifactId

ram-rbac
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

ram-rbac
Ram project base component for rbac. A simple Role Base Access Control implementation.
Project URL

Project URL

https://www.beanshell.top
Source Code Management

Source Code Management

https://github.com/mbc3320/ram-rbac

Download ram-rbac

Filename Size
ram-rbac-1.1.0.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ram-rbac-api
  • ram-rbac-endpoint
  • ram-rbac-common
  • ram-rbac-simple-auth
  • app-container
  • app-test
  • app-config
  • ram-rbac-api-custom
  • ram-rbac-service
  • ram-rbac-dao-api
  • ram-rbac-dao-mybatis
  • ram-rbac-dao-beetlsql
  • ram-rbac-dao-jpa

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0