| License |
License |
|---|---|
| Categories |
CategoriesSecurity React User Interface Web Frameworks |
| GroupId | GroupIdio.github.sevenparadigms |
| ArtifactId | ArtifactIdreactive-spring-abac-security |
| Version | Version1.0.2 |
| 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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sevenparadigms/reactive-spring-abac-security/
implementation 'io.github.sevenparadigms:reactive-spring-abac-security:1.0.2'
// https://jarcasting.com/artifacts/io.github.sevenparadigms/reactive-spring-abac-security/
implementation ("io.github.sevenparadigms:reactive-spring-abac-security:1.0.2")
'io.github.sevenparadigms:reactive-spring-abac-security:jar:1.0.2'
<dependency org="io.github.sevenparadigms" name="reactive-spring-abac-security" rev="1.0.2">
<artifact name="reactive-spring-abac-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sevenparadigms', module='reactive-spring-abac-security', version='1.0.2')
)
libraryDependencies += "io.github.sevenparadigms" % "reactive-spring-abac-security" % "1.0.2"
[io.github.sevenparadigms/reactive-spring-abac-security "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.7 |
| io.projectreactor : reactor-test | jar | 3.4.14 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |