zas-api

This project contains the API for the implementation of the Zas project. This is the upgrade of the previous prototype version created during Paulo Zenida's M.Sc. thesis. Besides providing the basic API for the project, it also provides some out of the box features, such as basic deciders implementations to check access control.

License

License

GroupId

GroupId

com.linkare
ArtifactId

ArtifactId

zas-api
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

zas-api
This project contains the API for the implementation of the Zas project. This is the upgrade of the previous prototype version created during Paulo Zenida's M.Sc. thesis. Besides providing the basic API for the project, it also provides some out of the box features, such as basic deciders implementations to check access control.

Download zas-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.linkare : common.utils jar 2.0.0
groovy : groovy-all jar 1.1-rc-1
com.linkare : common.jboolexpr jar 2.0.2
com.linkare : common.booleval jar 2.0.0

Project Modules

There are no modules declared in this project.
com.linkare

Linkare TI

LINKARE - Facing Innovation Together

Versions

Version
3.0.0