Last Version

securityDataProvider 4.10.0

Implementation of a security data provider

License

License

Categories

Categories

IDE Development Tools Data Security
GroupId

GroupId

pl.fhframework.core.security.provider
ArtifactId

ArtifactId

securityDataProvider
Version

Version

4.10.0
Type

Type

jar
Description

Description

securityDataProvider
Implementation of a security data provider
Project URL

Project URL

https://github.com/assecopl/fh

Download securityDataProvider 4.10.0


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.