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

org.wamblee.glassfish:flexiblejdbcrealm-impl 1.1


Категории

Категории

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

Группа

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

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

flexiblejdbcrealm-impl
Версия

Версия

1.1
Тип

Тип

jar

Скачать flexiblejdbcrealm-impl 1.1


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