Last Version

OAuth ServerConfig DAO 11.4

In properties implementation of the DAO used by the OAuth tool, allowing to retrieve the configuration from the sakai.properties file. It must be used with an other DAO implementation to store tokens.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.sakaiproject.oauth
ArtifactId

ArtifactId

oauth-dao-server-config
Version

Version

11.4
Type

Type

jar
Description

Description

OAuth ServerConfig DAO
In properties implementation of the DAO used by the OAuth tool, allowing to retrieve the configuration from the sakai.properties file. It must be used with an other DAO implementation to store tokens.
Project Organization

Project Organization

The Sakai Foundation

Download oauth-dao-server-config 11.4


<!-- https://jarcasting.com/artifacts/org.sakaiproject.oauth/oauth-dao-server-config/ -->
<dependency>
    <groupId>org.sakaiproject.oauth</groupId>
    <artifactId>oauth-dao-server-config</artifactId>
    <version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.oauth/oauth-dao-server-config/
implementation 'org.sakaiproject.oauth:oauth-dao-server-config:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.oauth/oauth-dao-server-config/
implementation ("org.sakaiproject.oauth:oauth-dao-server-config:11.4")
'org.sakaiproject.oauth:oauth-dao-server-config:jar:11.4'
<dependency org="org.sakaiproject.oauth" name="oauth-dao-server-config" rev="11.4">
  <artifact name="oauth-dao-server-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.oauth', module='oauth-dao-server-config', version='11.4')
)
libraryDependencies += "org.sakaiproject.oauth" % "oauth-dao-server-config" % "11.4"
[org.sakaiproject.oauth/oauth-dao-server-config "11.4"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

provided (7)

Group / Artifact Type Version
org.sakaiproject.oauth : oauth-api jar 11.4
org.sakaiproject.kernel : sakai-component-manager jar 11.4
org.slf4j : slf4j-api jar 1.7.21
org.slf4j : slf4j-log4j12 jar 1.7.21
org.slf4j : jcl-over-slf4j jar 1.7.21
log4j : log4j jar 1.2.17
org.projectlombok : lombok jar 1.16.8

Project Modules

There are no modules declared in this project.