SAPL PDP Client

Client for remote Policy Decision Points

License

License

GroupId

GroupId

io.sapl
ArtifactId

ArtifactId

sapl-pdp-remote
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SAPL PDP Client
Client for remote Policy Decision Points

Download sapl-pdp-remote

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.sapl : sapl-pdp-api jar 2.0.1
org.springframework : spring-webflux jar
io.projectreactor.addons : reactor-extra jar
io.projectreactor.netty : reactor-netty jar
org.slf4j : slf4j-api jar

provided (1)

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

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.projectreactor : reactor-test jar
com.squareup.okhttp3 : okhttp jar
com.squareup.okhttp3 : mockwebserver jar
org.slf4j : jul-to-slf4j jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0