is not current version
Last Version 3.8.1

org.fcrepo:fcrepo-security-jaas 3.6.2


Categories

Categories

Security JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security
GroupId

GroupId

org.fcrepo
ArtifactId

ArtifactId

fcrepo-security-jaas
Version

Version

3.6.2
Type

Type

jar

Download fcrepo-security-jaas 3.6.2


<!-- https://jarcasting.com/artifacts/org.fcrepo/fcrepo-security-jaas/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>fcrepo-security-jaas</artifactId>
    <version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-security-jaas/
implementation 'org.fcrepo:fcrepo-security-jaas:3.6.2'
// https://jarcasting.com/artifacts/org.fcrepo/fcrepo-security-jaas/
implementation ("org.fcrepo:fcrepo-security-jaas:3.6.2")
'org.fcrepo:fcrepo-security-jaas:jar:3.6.2'
<dependency org="org.fcrepo" name="fcrepo-security-jaas" rev="3.6.2">
  <artifact name="fcrepo-security-jaas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo', module='fcrepo-security-jaas', version='3.6.2')
)
libraryDependencies += "org.fcrepo" % "fcrepo-security-jaas" % "3.6.2"
[org.fcrepo/fcrepo-security-jaas "3.6.2"]