GroupId | GroupIdtop.beanshell |
---|---|
ArtifactId | ArtifactIdram-rbac-service |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
ram-rbac-service-1.0.0.pom | |
ram-rbac-service-1.0.0.jar | 31 KB |
ram-rbac-service-1.0.0-sources.jar | 17 KB |
ram-rbac-service-1.0.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-service/
implementation 'top.beanshell:ram-rbac-service:1.0.0'
// https://jarcasting.com/artifacts/top.beanshell/ram-rbac-service/
implementation ("top.beanshell:ram-rbac-service:1.0.0")
'top.beanshell:ram-rbac-service:jar:1.0.0'
<dependency org="top.beanshell" name="ram-rbac-service" rev="1.0.0">
<artifact name="ram-rbac-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.beanshell', module='ram-rbac-service', version='1.0.0')
)
libraryDependencies += "top.beanshell" % "ram-rbac-service" % "1.0.0"
[top.beanshell/ram-rbac-service "1.0.0"]