не последняя версия
Последняя версия 3.8.1

org.fcrepo:fcrepo-security-jaas 3.7.1


Категории

Категории

Безопасность JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security
Группа

Группа

org.fcrepo
Идентификатор

Идентификатор

fcrepo-security-jaas
Версия

Версия

3.7.1
Тип

Тип

jar

Скачать fcrepo-security-jaas 3.7.1


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