License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.oauth |
ArtifactId | ArtifactIdoauth-impl |
Version | Version11.4 |
Type | Typejar |
Description |
DescriptionOAuth Implementation
Default implementation of the OAuth project for Sakai CLE using OAuth 1.0.
|
Project Organization |
Project OrganizationThe Sakai Foundation |
Filename | Size |
---|---|
oauth-impl-11.4.pom | |
oauth-impl-11.4.jar | 16 KB |
oauth-impl-11.4-sources.jar | 12 KB |
oauth-impl-11.4-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.oauth/oauth-impl/ -->
<dependency>
<groupId>org.sakaiproject.oauth</groupId>
<artifactId>oauth-impl</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.oauth/oauth-impl/
implementation 'org.sakaiproject.oauth:oauth-impl:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.oauth/oauth-impl/
implementation ("org.sakaiproject.oauth:oauth-impl:11.4")
'org.sakaiproject.oauth:oauth-impl:jar:11.4'
<dependency org="org.sakaiproject.oauth" name="oauth-impl" rev="11.4">
<artifact name="oauth-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.oauth', module='oauth-impl', version='11.4')
)
libraryDependencies += "org.sakaiproject.oauth" % "oauth-impl" % "11.4"
[org.sakaiproject.oauth/oauth-impl "11.4"]
Group / Artifact | Type | Version |
---|---|---|
net.oauth.core : oauth-provider | jar | 20100527 |
net.oauth.core : oauth | jar | 20100527 |
joda-time : joda-time | jar | 2.9.4 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.oauth : oauth-api | jar | 11.4 |
org.sakaiproject.kernel : sakai-kernel-api | jar | 11.4 |
javax.servlet : servlet-api | jar | 2.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 |