License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Security |
GroupId | GroupIdpl.fhframework.core.security.provider |
ArtifactId | ArtifactIdsecurityDataProvider-rest |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionsecurityDataProvider-rest
Implementation of security data provider for REST integration
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-rest/ -->
<dependency>
<groupId>pl.fhframework.core.security.provider</groupId>
<artifactId>securityDataProvider-rest</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-rest/
implementation 'pl.fhframework.core.security.provider:securityDataProvider-rest:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-rest/
implementation ("pl.fhframework.core.security.provider:securityDataProvider-rest:4.10.0")
'pl.fhframework.core.security.provider:securityDataProvider-rest:jar:4.10.0'
<dependency org="pl.fhframework.core.security.provider" name="securityDataProvider-rest" rev="4.10.0">
<artifact name="securityDataProvider-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.provider', module='securityDataProvider-rest', version='4.10.0')
)
libraryDependencies += "pl.fhframework.core.security.provider" % "securityDataProvider-rest" % "4.10.0"
[pl.fhframework.core.security.provider/securityDataProvider-rest "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.core.security.provider : securityDataProvider-remote | jar | 4.10.0 |
javax : javaee-api | jar | |
org.springframework.boot : spring-boot-starter-oauth2-client | jar | 2.6.4 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.3.6.RELEASE |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.58 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |