License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Security |
GroupId | GroupIdpl.fhframework.core.security.provider |
ArtifactId | ArtifactIdsecurityDataProvider-cached |
Version | Version4.8.11 |
Type | Typejar |
Description |
DescriptionsecurityDataProvider-cached
Implementation of a cached security data provider
|
Project URL |
Project URL |
<!-- 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.11</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-cached/
implementation 'pl.fhframework.core.security.provider:securityDataProvider-cached:4.8.11'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider-cached/
implementation ("pl.fhframework.core.security.provider:securityDataProvider-cached:4.8.11")
'pl.fhframework.core.security.provider:securityDataProvider-cached:jar:4.8.11'
<dependency org="pl.fhframework.core.security.provider" name="securityDataProvider-cached" rev="4.8.11">
<artifact name="securityDataProvider-cached" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.provider', module='securityDataProvider-cached', version='4.8.11')
)
libraryDependencies += "pl.fhframework.core.security.provider" % "securityDataProvider-cached" % "4.8.11"
[pl.fhframework.core.security.provider/securityDataProvider-cached "4.8.11"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.core.security.provider : securityDataProvider-remote | jar | 4.8.11 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |