is not current version
Last Version 4.10.0

pl.fhframework.core.security.provider:securityDataProvider 4.8.7

Implementation of a security data provider

Categories

Categories

IDE Development Tools Data Security
GroupId

GroupId

pl.fhframework.core.security.provider
ArtifactId

ArtifactId

securityDataProvider
Version

Version

4.8.7
Type

Type

jar

Download securityDataProvider 4.8.7


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