io.sgr.oauth:oauth-resourceserver-core

An Android compatible OAuth java library

License

License

GroupId

GroupId

io.sgr.oauth
ArtifactId

ArtifactId

oauth-resourceserver-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

An Android compatible OAuth java library

Download oauth-resourceserver-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.sgr.oauth/oauth-resourceserver-core/ -->
<dependency>
    <groupId>io.sgr.oauth</groupId>
    <artifactId>oauth-resourceserver-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sgr.oauth/oauth-resourceserver-core/
implementation 'io.sgr.oauth:oauth-resourceserver-core:1.0.1'
// https://jarcasting.com/artifacts/io.sgr.oauth/oauth-resourceserver-core/
implementation ("io.sgr.oauth:oauth-resourceserver-core:1.0.1")
'io.sgr.oauth:oauth-resourceserver-core:jar:1.0.1'
<dependency org="io.sgr.oauth" name="oauth-resourceserver-core" rev="1.0.1">
  <artifact name="oauth-resourceserver-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sgr.oauth', module='oauth-resourceserver-core', version='1.0.1')
)
libraryDependencies += "io.sgr.oauth" % "oauth-resourceserver-core" % "1.0.1"
[io.sgr.oauth/oauth-resourceserver-core "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.sgr.oauth : oauth-server-core jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.

About this repository

Build Status codecov

Versions

Version
1.0.1