| GroupId | GroupIdorg.fcrepo |
|---|---|
| ArtifactId | ArtifactIdfcrepo-module-auth-rbacl |
| Version | Version4.4.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| fcrepo-module-auth-rbacl-4.4.0.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-module-auth-rbacl/ -->
<dependency>
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-module-auth-rbacl</artifactId>
<version>4.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-module-auth-rbacl/
implementation 'org.fcrepo:fcrepo-module-auth-rbacl:4.4.0'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-module-auth-rbacl/
implementation ("org.fcrepo:fcrepo-module-auth-rbacl:4.4.0")
'org.fcrepo:fcrepo-module-auth-rbacl:pom:4.4.0'
<dependency org="org.fcrepo" name="fcrepo-module-auth-rbacl" rev="4.4.0">
<artifact name="fcrepo-module-auth-rbacl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-module-auth-rbacl', version='4.4.0')
)
libraryDependencies += "org.fcrepo" % "fcrepo-module-auth-rbacl" % "4.4.0"
[org.fcrepo/fcrepo-module-auth-rbacl "4.4.0"]