License |
License |
---|---|
GroupId | GroupIdio.sapl |
ArtifactId | ArtifactIdsapl-pip-http |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSAPL HTTP PIP
Auhtorization Engine for Attribute Stream-Based Access Control (ASBAC)
|
Filename | Size |
---|---|
sapl-pip-http-2.0.0.pom | |
sapl-pip-http-2.0.0.jar | 15 KB |
sapl-pip-http-2.0.0-sources.jar | 8 KB |
sapl-pip-http-2.0.0-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sapl/sapl-pip-http/ -->
<dependency>
<groupId>io.sapl</groupId>
<artifactId>sapl-pip-http</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sapl/sapl-pip-http/
implementation 'io.sapl:sapl-pip-http:2.0.0'
// https://jarcasting.com/artifacts/io.sapl/sapl-pip-http/
implementation ("io.sapl:sapl-pip-http:2.0.0")
'io.sapl:sapl-pip-http:jar:2.0.0'
<dependency org="io.sapl" name="sapl-pip-http" rev="2.0.0">
<artifact name="sapl-pip-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sapl', module='sapl-pip-http', version='2.0.0')
)
libraryDependencies += "io.sapl" % "sapl-pip-http" % "2.0.0"
[io.sapl/sapl-pip-http "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.sapl : sapl-extensions-api | jar | |
org.springframework : spring-webflux | jar | |
io.projectreactor.netty : reactor-netty | jar | |
org.slf4j : slf4j-api | jar | |
org.mockito : mockito-core | jar | 3.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-junit-jupiter | jar | |
io.sapl : sapl-lang | jar | |
org.slf4j : slf4j-nop | jar |