oauth-server

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

License

License

CDDL+GPL License
Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.oauth
ArtifactId

ArtifactId

oauth-server
Last Version

Last Version

1.1.1-ea
Release Date

Release Date

Type

Type

jar
Description

Description

oauth-server
Projects that provide additional functionality to jersey, like integration with other projects/frameworks.
Project Organization

Project Organization

Sun Microsystems, Inc

Download oauth-server

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
com.sun.jersey : jersey-server jar 1.1.1-ea
com.sun.jersey.oauth : oauth-signature jar 1.1.1-ea

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1-ea