License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Security |
GroupId | GroupIdpl.fhframework.core.security.permission |
ArtifactId | ArtifactIdpermissionProvider-rest |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionpermissionProvider-rest
Implementation of a REST permission provider
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/pl.fhframework.core.security.permission/permissionProvider-rest/ -->
<dependency>
<groupId>pl.fhframework.core.security.permission</groupId>
<artifactId>permissionProvider-rest</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.core.security.permission/permissionProvider-rest/
implementation 'pl.fhframework.core.security.permission:permissionProvider-rest:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework.core.security.permission/permissionProvider-rest/
implementation ("pl.fhframework.core.security.permission:permissionProvider-rest:4.10.0")
'pl.fhframework.core.security.permission:permissionProvider-rest:jar:4.10.0'
<dependency org="pl.fhframework.core.security.permission" name="permissionProvider-rest" rev="4.10.0">
<artifact name="permissionProvider-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.core.security.permission', module='permissionProvider-rest', version='4.10.0')
)
libraryDependencies += "pl.fhframework.core.security.permission" % "permissionProvider-rest" % "4.10.0"
[pl.fhframework.core.security.permission/permissionProvider-rest "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.core.security.provider : securityDataProvider | jar | 4.10.0 |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.3.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |