SAPL JSON Web Token Support Libraries

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

License

License

GroupId

GroupId

io.sapl
ArtifactId

ArtifactId

sapl-jwt
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SAPL JSON Web Token Support Libraries
Auhtorization Engine for Attribute Stream-Based Access Control (ASBAC)

Download sapl-jwt

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.sapl : sapl-extensions-api jar 2.0.1
org.springframework : spring-webflux jar
io.projectreactor.netty : reactor-netty jar
com.nimbusds : nimbus-jose-jwt jar 9.15.2
com.jayway.jsonpath : json-path jar

provided (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar 3.12.4
org.slf4j : slf4j-nop jar
io.projectreactor : reactor-test jar
com.squareup.okhttp3 : mockwebserver jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0