SAPL Spring Embedded PDP

Auhtorization Engine for Attribute Stream-Based Access Control (ASBAC)

License

License

GroupId

GroupId

io.sapl
ArtifactId

ArtifactId

sapl-spring-pdp-embedded
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SAPL Spring Embedded PDP
Auhtorization Engine for Attribute Stream-Based Access Control (ASBAC)

Download sapl-spring-pdp-embedded

How to add to project

<!-- https://jarcasting.com/artifacts/io.sapl/sapl-spring-pdp-embedded/ -->
<dependency>
    <groupId>io.sapl</groupId>
    <artifactId>sapl-spring-pdp-embedded</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sapl/sapl-spring-pdp-embedded/
implementation 'io.sapl:sapl-spring-pdp-embedded:2.0.1'
// https://jarcasting.com/artifacts/io.sapl/sapl-spring-pdp-embedded/
implementation ("io.sapl:sapl-spring-pdp-embedded:2.0.1")
'io.sapl:sapl-spring-pdp-embedded:jar:2.0.1'
<dependency org="io.sapl" name="sapl-spring-pdp-embedded" rev="2.0.1">
  <artifact name="sapl-spring-pdp-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sapl', module='sapl-spring-pdp-embedded', version='2.0.1')
)
libraryDependencies += "io.sapl" % "sapl-spring-pdp-embedded" % "2.0.1"
[io.sapl/sapl-spring-pdp-embedded "2.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.hibernate.validator : hibernate-validator jar
io.sapl : sapl-pdp-embedded jar 2.0.1
io.sapl : sapl-jwt Optional jar 2.0.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0