Last Version

securityDataProvider-rest 4.10.0

Implementation of security data provider for REST integration

License

License

Categories

Categories

IDE Development Tools Data Security
GroupId

GroupId

pl.fhframework.core.security.provider
ArtifactId

ArtifactId

securityDataProvider-rest
Version

Version

4.10.0
Type

Type

jar
Description

Description

securityDataProvider-rest
Implementation of security data provider for REST integration
Project URL

Project URL

https://github.com/assecopl/fh

Download securityDataProvider-rest 4.10.0


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.