is not current version
Last Version 0.4.5

com.sflpro.identity:identity-api-common 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-common
Version

Version

0.4.4
Type

Type

jar
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.

Download identity-api-common 0.4.4


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

Dependencies

compile (9)

Group / Artifact Type Version
com.sflpro.identity : identity-core-datatypes jar 0.4.4
com.fasterxml.jackson.core : jackson-annotations jar 2.9.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.2
javax.ws.rs : javax.ws.rs-api jar 2.1
javax.validation : validation-api jar 2.0.0.Final
org.apache.commons : commons-lang3 jar 3.7
org.springframework : spring-core jar

Project Modules

There are no modules declared in this project.