License |
License |
---|---|
GroupId | GroupIdtop.beanshell |
ArtifactId | ArtifactIdram-rbac-simple-auth |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionram-rbac-simple-auth
ram rbac base component --- simple auth module.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-rbac-simple-auth/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-rbac-simple-auth</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-simple-auth/
implementation 'top.beanshell:ram-rbac-simple-auth:1.0.2'
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-simple-auth/
implementation ("top.beanshell:ram-rbac-simple-auth:1.0.2")
'top.beanshell:ram-rbac-simple-auth:jar:1.0.2'
<dependency org="top.beanshell" name="ram-rbac-simple-auth" rev="1.0.2">
<artifact name="ram-rbac-simple-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-rbac-simple-auth', version='1.0.2')
)
libraryDependencies += "top.beanshell" % "ram-rbac-simple-auth" % "1.0.2"
[top.beanshell/ram-rbac-simple-auth "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
top.beanshell : ram-config-web | jar | 1.0.2 |
top.beanshell : ram-rbac-api | jar | 1.0.2 |