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