is not current version
Last Version 4.10.0

pl.fhframework.core.security.provider:securityDataProvider-cached 4.8.3

Implementation of a cached security data provider

Categories

Categories

IDE Development Tools Data Security
GroupId

GroupId

pl.fhframework.core.security.provider
ArtifactId

ArtifactId

securityDataProvider-cached
Version

Version

4.8.3
Type

Type

jar

Download securityDataProvider-cached 4.8.3


<!-- https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-cached/ -->
<dependency>
    <groupId>pl.fhframework.core.security.provider</groupId>
    <artifactId>securityDataProvider-cached</artifactId>
    <version>4.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-cached/
implementation 'pl.fhframework.core.security.provider:securityDataProvider-cached:4.8.3'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-cached/
implementation ("pl.fhframework.core.security.provider:securityDataProvider-cached:4.8.3")
'pl.fhframework.core.security.provider:securityDataProvider-cached:jar:4.8.3'
<dependency org="pl.fhframework.core.security.provider" name="securityDataProvider-cached" rev="4.8.3">
  <artifact name="securityDataProvider-cached" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.provider', module='securityDataProvider-cached', version='4.8.3')
)
libraryDependencies += "pl.fhframework.core.security.provider" % "securityDataProvider-cached" % "4.8.3"
[pl.fhframework.core.security.provider/securityDataProvider-cached "4.8.3"]