is not current version
Last Version 0.4.5

Identity 0.4.3

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sflpro.identity
ArtifactId

ArtifactId

identity
Version

Version

0.4.3
Type

Type

pom
Description

Description

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

http://github.com/sflpro/identity/tree/master

Download identity 0.4.3

Filename Size
identity-0.4.3.pom 20 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • identity-core
  • identity-api