is not current version
Last Version 0.8

com.github.hburgmeier.jerseyoauth2:jersey-oauth2-api 0.7


Categories

Categories

H2 Data Databases OAuth2 Security Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.hburgmeier.jerseyoauth2
ArtifactId

ArtifactId

jersey-oauth2-api
Version

Version

0.7
Type

Type

jar

Download jersey-oauth2-api 0.7


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