Last Version

SAPL Web integration 2.0.1

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

License

License

GroupId

GroupId

io.sapl
ArtifactId

ArtifactId

sapl-web
Version

Version

2.0.1
Type

Type

jar
Description

Description

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

Download sapl-web 2.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.sapl : sapl-lang jar 2.0.1
io.sapl : sapl-ide jar 2.0.1
org.eclipse.xtext : org.eclipse.xtext.xbase.web jar 2.25.0
org.eclipse.xtext : org.eclipse.xtext.web.servlet jar 2.25.0
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.25.0

provided (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-annotations jar
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.