is not current version
Last Version 0.4.5

com.sflpro.identity:identity-api 0.4.4

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-api
Version

Version

0.4.4
Type

Type

pom
Description

Description

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/identity-api

Download identity-api 0.4.4

Filename Size
identity-api-0.4.4.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • identity-api-common
  • identity-api-facade
  • identity-api-web
  • identity-api-client