Last Version

Sequencing oAuth API 1.9

Module provides API access to sequencing.com backend

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

com.sequencing
ArtifactId

ArtifactId

oauth2-core
Version

Version

1.9
Type

Type

jar
Description

Description

Sequencing oAuth API
Module provides API access to sequencing.com backend
Project URL

Project URL

https://github.com/SequencingDOTcom/Maven-plugin-provides-OAuth2-and-File-Selector.git

Download oauth2-core 1.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.4.1
com.google.code.gson : gson jar 2.5
org.slf4j : slf4j-api jar 1.7.18

Project Modules

There are no modules declared in this project.