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

org.wamblee.glassfish:flexiblejdbcrealm 0.5.2

A JDBC based security realm for Glassfish Application Server

Категории

Категории

GlassFish Контейнер Application Servers Realm Данные Базы данных
Группа

Группа

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

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

flexiblejdbcrealm
Версия

Версия

0.5.2
Тип

Тип

jar

Скачать flexiblejdbcrealm 0.5.2


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