is not current version
Last Version 4.10.0

pl.fhframework.core.security.provider:securityDataProvider-jdbc 4.6.25

Implementation of a JDBC security data provider

Categories

Categories

IDE Development Tools Data Security
GroupId

GroupId

pl.fhframework.core.security.provider
ArtifactId

ArtifactId

securityDataProvider-jdbc
Version

Version

4.6.25
Type

Type

jar

Download securityDataProvider-jdbc 4.6.25


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