License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.sflpro.identity |
ArtifactId | ArtifactIdidentity-api-common |
Version | Version0.4.4 |
Type | Typejar |
Description |
DescriptionIdentity is a micro-service designed to help you organize authentication and authorization in your application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
identity-api-common-0.4.4.pom | |
identity-api-common-0.4.4.jar | 56 KB |
identity-api-common-0.4.4-sources.jar | 39 KB |
identity-api-common-0.4.4-javadoc.jar | 756 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.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"]
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 |