is not current version
Last Version 0.4.5

com.sflpro.identity:identity-api-client 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 CLI User Interface
GroupId

GroupId

com.sflpro.identity
ArtifactId

ArtifactId

identity-api-client
Version

Version

0.4.3
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-client 0.4.3


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

Dependencies

compile (9)

Group / Artifact Type Version
com.sflpro.identity : identity-core-datatypes jar 0.4.3
com.sflpro.identity : identity-api-common jar 0.4.3
org.springframework : spring-core jar
org.glassfish.jersey.core : jersey-client jar 2.30.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.30.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.30.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.2
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.7

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
com.github.tomakehurst : wiremock jar 2.14.0

Project Modules

There are no modules declared in this project.