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