| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.sflpro.identity |
| ArtifactId | ArtifactIdidentity-api-common |
| Last Version | Last Version0.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIdentity is a micro-service designed to help you organize authentication and authorization in your application
|
| Filename | Size |
|---|---|
| identity-api-common-0.4.5.pom | |
| identity-api-common-0.4.5.jar | 42 KB |
| identity-api-common-0.4.5-sources.jar | 30 KB |
| identity-api-common-0.4.5-javadoc.jar | 663 KB |
| Browse |
<!-- 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"]
| 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 |