License |
License |
---|---|
GroupId | GroupIdio.sapl |
ArtifactId | ArtifactIdsapl-web |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSAPL Web integration
Auhtorization Engine for Attribute Stream-Based Access Control (ASBAC)
|
Filename | Size |
---|---|
sapl-web-2.0.1.pom | |
sapl-web-2.0.1.jar | 5 KB |
sapl-web-2.0.1-sources.jar | 5 KB |
sapl-web-2.0.1-javadoc.jar | 406 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-annotations | jar | |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
junit : junit | jar | 4.13.2 |