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

org.openidentityplatform.commons:selfservice 2.0.7

Common implementation of self service including such features as password reset and user self service.

Категории

Категории

IDE Инструменты разработки ORM Данные
Группа

Группа

org.openidentityplatform.commons
Идентификатор

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

selfservice
Версия

Версия

2.0.7
Тип

Тип

pom

Скачать selfservice 2.0.7

Имя Файла Размер
selfservice-2.0.7.pom 4 KB
Обзор

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