GroupId | GroupIdtop.beanshell |
---|---|
ArtifactId | ArtifactIdram-rbac-service |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
ram-rbac-service-1.0.1.pom | |
ram-rbac-service-1.0.1.jar | 31 KB |
ram-rbac-service-1.0.1-sources.jar | 17 KB |
ram-rbac-service-1.0.1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.beanshell/ram-rbac-service/ -->
<dependency>
<groupId>top.beanshell</groupId>
<artifactId>ram-rbac-service</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-service/
implementation 'top.beanshell:ram-rbac-service:1.0.1'
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-service/
implementation ("top.beanshell:ram-rbac-service:1.0.1")
'top.beanshell:ram-rbac-service:jar:1.0.1'
<dependency org="top.beanshell" name="ram-rbac-service" rev="1.0.1">
<artifact name="ram-rbac-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-rbac-service', version='1.0.1')
)
libraryDependencies += "top.beanshell" % "ram-rbac-service" % "1.0.1"
[top.beanshell/ram-rbac-service "1.0.1"]