MVN

com.linkare : zas-api

Maven & Gradle

Mar 06, 2021
1 usages

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.

<dependency>
    <groupId>com.linkare</groupId>
    <artifactId>zas-api</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkare : zas-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.linkare : zas-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
zas-api-3.0.0

How to add a dependency to Maven

Add the following com.linkare : zas-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.linkare</groupId>
    <artifactId>zas-api</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linkare : zas-api gradle dependency to your build.gradle file:

implementation 'com.linkare:zas-api:3.0.0'

Gradle Kotlin DSL: Add the following com.linkare : zas-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linkare:zas-api:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linkare : zas-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linkare" % "zas-api" % "3.0.0"

Advertisement

Dependencies from Group

Mar 06, 2021
7 usages
Mar 05, 2021
2 usages
0 stars
Mar 06, 2021
2 usages
Mar 06, 2021
2 usages
Mar 06, 2021
1 usages

Discover Dependencies

Mar 08, 2021
jpa
Mar 06, 2021
1 usages
Mar 06, 2021
2 usages
Mar 06, 2021
Mar 06, 2021
2 usages
Mar 06, 2021
2 usages
Apr 12, 2023
423 stars
Mar 07, 2021
1.4k stars
Mar 06, 2021
3 stars