Last Version

Jersey OAuth2 Protocol Implementation Classes 0.8

OAuth2 Provider Framework for Jersey

License

License

Categories

Categories

H2 Data Databases OAuth2 Security Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.hburgmeier.jerseyoauth2
ArtifactId

ArtifactId

jersey-oauth2-protocol-impl
Version

Version

0.8
Type

Type

jar
Description

Description

Jersey OAuth2 Protocol Implementation Classes
OAuth2 Provider Framework for Jersey

Download jersey-oauth2-protocol-impl 0.8


<!-- https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-protocol-impl/ -->
<dependency>
    <groupId>com.github.hburgmeier.jerseyoauth2</groupId>
    <artifactId>jersey-oauth2-protocol-impl</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-protocol-impl/
implementation 'com.github.hburgmeier.jerseyoauth2:jersey-oauth2-protocol-impl:0.8'
// https://jarcasting.com/artifacts/com.github.hburgmeier.jerseyoauth2/jersey-oauth2-protocol-impl/
implementation ("com.github.hburgmeier.jerseyoauth2:jersey-oauth2-protocol-impl:0.8")
'com.github.hburgmeier.jerseyoauth2:jersey-oauth2-protocol-impl:jar:0.8'
<dependency org="com.github.hburgmeier.jerseyoauth2" name="jersey-oauth2-protocol-impl" rev="0.8">
  <artifact name="jersey-oauth2-protocol-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hburgmeier.jerseyoauth2', module='jersey-oauth2-protocol-impl', version='0.8')
)
libraryDependencies += "com.github.hburgmeier.jerseyoauth2" % "jersey-oauth2-protocol-impl" % "0.8"
[com.github.hburgmeier.jerseyoauth2/jersey-oauth2-protocol-impl "0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.hburgmeier.jerseyoauth2 : jersey-oauth2-api jar 0.8
org.apache.commons : commons-lang3 jar 3.1
commons-codec : commons-codec jar 1.8

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.