Jar examples for o:org.everit.authentication.context.api
Component for executing authenticated tasks and querying the actual owner of the running task.
You can download jar file org.everit.authentication.context.api 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add org.everit.authentication.context.api-1.0.0.jar to your project.
<dependency> <groupId>org.everit.authentication</groupId> <artifactId>org.everit.authentication.context.api</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.everit.authentication', name: 'org.everit.authentication.context.api', version: '1.0.0'
libraryDependencies += "org.everit.authentication" % "org.everit.authentication.context.api" % "1.0.0"
<dependency org="org.everit.authentication" name="org.everit.authentication.context.api" rev="1.0.0"/>
@Grapes(@Grab(group='org.everit.authentication', module='org.everit.authentication.context.api', version='1.0.0'))
'org.everit.authentication:org.everit.authentication.context.api:jar:1.0.0'
Click the following link to download the jar file.
org.everit.authentication.context.api-1.0.0-javadoc.jar