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

com.sflpro.identity:identity 0.0.2

Identity is a micro-service designed to help you organize authentication and authorization in your application

Категории

Категории

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

Группа

com.sflpro.identity
Идентификатор

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

identity
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать identity 0.0.2

Имя Файла Размер
identity-0.0.2.pom 19 KB
Обзор

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