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

com.idc.webchannel.pac4j:extensions 1.9.0

A set of extensions to the PAC4J library. Developed by IDC and released as open source.

Категории

Категории

pac4j Безопасность
Группа

Группа

com.idc.webchannel.pac4j
Идентификатор

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

extensions
Версия

Версия

1.9.0
Тип

Тип

pom

Скачать extensions 1.9.0

Имя Файла Размер
extensions-1.9.0.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.idc.webchannel.pac4j/extensions/ -->
<dependency>
    <groupId>com.idc.webchannel.pac4j</groupId>
    <artifactId>extensions</artifactId>
    <version>1.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.idc.webchannel.pac4j/extensions/
implementation 'com.idc.webchannel.pac4j:extensions:1.9.0'
// https://jarcasting.com/artifacts/com.idc.webchannel.pac4j/extensions/
implementation ("com.idc.webchannel.pac4j:extensions:1.9.0")
'com.idc.webchannel.pac4j:extensions:pom:1.9.0'
<dependency org="com.idc.webchannel.pac4j" name="extensions" rev="1.9.0">
  <artifact name="extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.idc.webchannel.pac4j', module='extensions', version='1.9.0')
)
libraryDependencies += "com.idc.webchannel.pac4j" % "extensions" % "1.9.0"
[com.idc.webchannel.pac4j/extensions "1.9.0"]