Last Version

fr.norad.jaxrs.oauth2:jaxrs-oauth2 0.7

Full jax-rs security using oauth2

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

fr.norad.jaxrs.oauth2
ArtifactId

ArtifactId

jaxrs-oauth2
Version

Version

0.7
Type

Type

pom
Description

Description

Full jax-rs security using oauth2
Project Organization

Project Organization

n0rad
Source Code Management

Source Code Management

https://github.com/n0rad/jaxrs-oauth2

Download jaxrs-oauth2 0.7

Filename Size
jaxrs-oauth2-0.7.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/fr.norad.jaxrs.oauth2/jaxrs-oauth2/ -->
<dependency>
    <groupId>fr.norad.jaxrs.oauth2</groupId>
    <artifactId>jaxrs-oauth2</artifactId>
    <version>0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.norad.jaxrs.oauth2/jaxrs-oauth2/
implementation 'fr.norad.jaxrs.oauth2:jaxrs-oauth2:0.7'
// https://jarcasting.com/artifacts/fr.norad.jaxrs.oauth2/jaxrs-oauth2/
implementation ("fr.norad.jaxrs.oauth2:jaxrs-oauth2:0.7")
'fr.norad.jaxrs.oauth2:jaxrs-oauth2:pom:0.7'
<dependency org="fr.norad.jaxrs.oauth2" name="jaxrs-oauth2" rev="0.7">
  <artifact name="jaxrs-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.norad.jaxrs.oauth2', module='jaxrs-oauth2', version='0.7')
)
libraryDependencies += "fr.norad.jaxrs.oauth2" % "jaxrs-oauth2" % "0.7"
[fr.norad.jaxrs.oauth2/jaxrs-oauth2 "0.7"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.11.8

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-assert-core jar 2.0M8
org.mockito : mockito-all jar 1.9.0-rc1

Project Modules

  • api