Last Version

Jersey OAuth2 Resource Server Implementation JAX-RS 2 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-rs-impl-rs2
Version

Version

0.8
Type

Type

jar
Description

Description

Jersey OAuth2 Resource Server Implementation JAX-RS 2
OAuth2 Provider Framework for Jersey

Download jersey-oauth2-rs-impl-rs2 0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.hburgmeier.jerseyoauth2 : jersey-oauth2-rs-impl-base jar 0.8
javax.ws.rs : javax.ws.rs-api jar 2.0
com.google.inject : guice jar 3.0
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.