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

org.sonatype.jsecurity:security-xml-realm 1.0.5

Security.xml based Realm

Категории

Категории

Безопасность Realm Данные Базы данных
Группа

Группа

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

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

security-xml-realm
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать security-xml-realm 1.0.5


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