| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Data Security |
| GroupId | GroupIdpl.fhframework.core.security.provider |
| ArtifactId | ArtifactIdsecurityDataProvider |
| Last Version | Last Version4.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionsecurityDataProvider
Implementation of a security data provider
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| securityDataProvider-4.10.0.pom | |
| securityDataProvider-4.10.0.jar | 45 KB |
| securityDataProvider-4.10.0-sources.jar | 24 KB |
| securityDataProvider-4.10.0-javadoc.jar | 176 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider/ -->
<dependency>
<groupId>pl.fhframework.core.security.provider</groupId>
<artifactId>securityDataProvider</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider/
implementation 'pl.fhframework.core.security.provider:securityDataProvider:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider/
implementation ("pl.fhframework.core.security.provider:securityDataProvider:4.10.0")
'pl.fhframework.core.security.provider:securityDataProvider:jar:4.10.0'
<dependency org="pl.fhframework.core.security.provider" name="securityDataProvider" rev="4.10.0">
<artifact name="securityDataProvider" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.provider', module='securityDataProvider', version='4.10.0')
)
libraryDependencies += "pl.fhframework.core.security.provider" % "securityDataProvider" % "4.10.0"
[pl.fhframework.core.security.provider/securityDataProvider "4.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.fhframework.persistence : fhPersistenceLite | jar | 4.10.0 |
| org.springframework.security : spring-security-config | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | 1.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |