Last Version

oAuthentication 1.1.7

Yet another API providing oAuth authentication in Java EE

License

License

GroupId

GroupId

it.nerdammer
ArtifactId

ArtifactId

oauthentication
Version

Version

1.1.7
Type

Type

jar
Description

Description

oAuthentication
Yet another API providing oAuth authentication in Java EE
Project URL

Project URL

http://www.nerdammer.it/oauthentication

Download oauthentication 1.1.7


<!-- https://jarcasting.com/artifacts/it.nerdammer/oauthentication/ -->
<dependency>
    <groupId>it.nerdammer</groupId>
    <artifactId>oauthentication</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/it.nerdammer/oauthentication/
implementation 'it.nerdammer:oauthentication:1.1.7'
// https://jarcasting.com/artifacts/it.nerdammer/oauthentication/
implementation ("it.nerdammer:oauthentication:1.1.7")
'it.nerdammer:oauthentication:jar:1.1.7'
<dependency org="it.nerdammer" name="oauthentication" rev="1.1.7">
  <artifact name="oauthentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.nerdammer', module='oauthentication', version='1.1.7')
)
libraryDependencies += "it.nerdammer" % "oauthentication" % "1.1.7"
[it.nerdammer/oauthentication "1.1.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.9.9
commons-codec : commons-codec jar 1.4

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.