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