License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Security |
GroupId | GroupIdpl.fhframework.core.security.provider |
ArtifactId | ArtifactIdsecurityDataProvider |
Version | Version4.9.22 |
Type | Typejar |
Description |
DescriptionsecurityDataProvider
Implementation of a security data provider
|
Project URL |
Project URL |
Filename | Size |
---|---|
securityDataProvider-4.9.22.pom | |
securityDataProvider-4.9.22.jar | 45 KB |
securityDataProvider-4.9.22-sources.jar | 24 KB |
securityDataProvider-4.9.22-javadoc.jar | 175 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.9.22</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider/
implementation 'pl.fhframework.core.security.provider:securityDataProvider:4.9.22'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.provider/securityDataProvider/
implementation ("pl.fhframework.core.security.provider:securityDataProvider:4.9.22")
'pl.fhframework.core.security.provider:securityDataProvider:jar:4.9.22'
<dependency org="pl.fhframework.core.security.provider" name="securityDataProvider" rev="4.9.22">
<artifact name="securityDataProvider" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.provider', module='securityDataProvider', version='4.9.22')
)
libraryDependencies += "pl.fhframework.core.security.provider" % "securityDataProvider" % "4.9.22"
[pl.fhframework.core.security.provider/securityDataProvider "4.9.22"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.persistence : fhPersistenceLite | jar | 4.9.22 |
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.16 |