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

org.wamblee.glassfish:flexiblejdbcrealm-cache 1.0


Категории

Категории

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

Группа

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

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

flexiblejdbcrealm-cache
Версия

Версия

1.0
Тип

Тип

jar

Скачать flexiblejdbcrealm-cache 1.0


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