Last Version

Support for Github Accesstoken in Authorization Header 0.6

Atbash Octopus Parent

License

License

Categories

Categories

H2 Data Databases Github Development Tools Version Controls Security OAuth2
GroupId

GroupId

be.atbash.ee.security
ArtifactId

ArtifactId

octopus-oauth2-github-rest
Version

Version

0.6
Type

Type

jar
Description

Description

Support for Github Accesstoken in Authorization Header
Atbash Octopus Parent

Download octopus-oauth2-github-rest 0.6


<!-- https://jarcasting.com/artifacts/be.atbash.ee.security/octopus-oauth2-github-rest/ -->
<dependency>
    <groupId>be.atbash.ee.security</groupId>
    <artifactId>octopus-oauth2-github-rest</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.ee.security/octopus-oauth2-github-rest/
implementation 'be.atbash.ee.security:octopus-oauth2-github-rest:0.6'
// https://jarcasting.com/artifacts/be.atbash.ee.security/octopus-oauth2-github-rest/
implementation ("be.atbash.ee.security:octopus-oauth2-github-rest:0.6")
'be.atbash.ee.security:octopus-oauth2-github-rest:jar:0.6'
<dependency org="be.atbash.ee.security" name="octopus-oauth2-github-rest" rev="0.6">
  <artifact name="octopus-oauth2-github-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.atbash.ee.security', module='octopus-oauth2-github-rest', version='0.6')
)
libraryDependencies += "be.atbash.ee.security" % "octopus-oauth2-github-rest" % "0.6"
[be.atbash.ee.security/octopus-oauth2-github-rest "0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
be.atbash.ee.security : octopus-oauth2-common-rest jar 0.6
be.atbash.ee.security : octopus-oauth2-github-common jar 0.6
be.atbash.ee.security : octopus-oauth2-linkedin-common jar 0.6
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
javax.interceptor : javax.interceptor-api jar 1.2
javax.enterprise : cdi-api jar 1.1
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0
org.assertj : assertj-core jar 2.9.1
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.