is not current version
Last Version 4.10.0

pl.fhframework.core.security.provider:securityDataProvider-remote 4.9.16

Implementation of a remote security data provider

Categories

Categories

IDE Development Tools Data Security
GroupId

GroupId

pl.fhframework.core.security.provider
ArtifactId

ArtifactId

securityDataProvider-remote
Version

Version

4.9.16
Type

Type

jar

Download securityDataProvider-remote 4.9.16


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