Last Version

com.sflpro.identity:identity-api-common 0.4.5

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.5
Type

Type

jar
Description

Description

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

Download identity-api-common 0.4.5


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

Dependencies

compile (10)

Group / Artifact Type Version
com.sflpro.identity : identity-core-datatypes jar 0.4.5
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.0
javax.ws.rs : javax.ws.rs-api jar 2.1.1
javax.validation : validation-api jar 2.0.1.Final
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework : spring-core jar
org.springframework.security : spring-security-acl jar

Project Modules

There are no modules declared in this project.