License |
License |
---|---|
Categories |
CategoriesSecurity React User Interface Web Frameworks |
GroupId | GroupIdio.github.sevenparadigms |
ArtifactId | ArtifactIdreactive-spring-abac-security |
Last Version | Last Version1.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactive Spring ABAC Security
Common library for Spring Security with ABAC model
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSevenParadigms™ |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.sevenparadigms/reactive-spring-abac-security/ -->
<dependency>
<groupId>io.github.sevenparadigms</groupId>
<artifactId>reactive-spring-abac-security</artifactId>
<version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sevenparadigms/reactive-spring-abac-security/
implementation 'io.github.sevenparadigms:reactive-spring-abac-security:1.5.3'
// https://jarcasting.com/artifacts/io.github.sevenparadigms/reactive-spring-abac-security/
implementation ("io.github.sevenparadigms:reactive-spring-abac-security:1.5.3")
'io.github.sevenparadigms:reactive-spring-abac-security:jar:1.5.3'
<dependency org="io.github.sevenparadigms" name="reactive-spring-abac-security" rev="1.5.3">
<artifact name="reactive-spring-abac-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sevenparadigms', module='reactive-spring-abac-security', version='1.5.3')
)
libraryDependencies += "io.github.sevenparadigms" % "reactive-spring-abac-security" % "1.5.3"
[io.github.sevenparadigms/reactive-spring-abac-security "1.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.7 |
io.projectreactor : reactor-test | jar | 3.4.18 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.21 |
io.github.sevenparadigms : kubernetes-embedded-hazelcast | jar | 1.2.8 |