o

org.everit.authnr.qdsl.util.ri

Authentication Context API based reference implementation of the Authenticated Authorization Permission Cheker API
http://everit.org
Apache License, Version 2.0
Everit Kft.
Everit Team
文件下载
文件名 操作
org.everit.authnr.qdsl.util.ri-1.0.0.jar 下载
org.everit.authnr.qdsl.util.ri-1.0.0.pom 下载
org.everit.authnr.qdsl.util.ri-1.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.everit.authnr</groupId>
  <artifactId>org.everit.authnr.qdsl.util.ri</artifactId>
  <version>1.0.0</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.everit.authnr:org.everit.authnr.qdsl.util.ri:1.0.0'
Gradle Kotlin
implementation("org.everit.authnr:org.everit.authnr.qdsl.util.ri:1.0.0")
Scala SBT
libraryDependencies += "org.everit.authnr" % "org.everit.authnr.qdsl.util.ri" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.everit.authnr', module='org.everit.authnr.qdsl.util.ri', version='1.0.0')
)
Apache Ivy
<dependency org="org.everit.authnr" name="org.everit.authnr.qdsl.util.ri" rev="1.0.0" />
Leiningen
[org.everit.authnr/org.everit.authnr.qdsl.util.ri "1.0.0"]
Apache Buildr
'org.everit.authnr:org.everit.authnr.qdsl.util.ri:jar:1.0.0'