is not current version
Last Version 4.10.0

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

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.6.14
Type

Type

jar

Download securityDataProvider 4.6.14


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