is not current version
Last Version 0.8

com.github.hburgmeier.jerseyoauth2:jersey-oauth2-protocol-impl 0.7


Categories

Categories

H2 Data Databases OAuth2 Security Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.hburgmeier.jerseyoauth2
ArtifactId

ArtifactId

jersey-oauth2-protocol-impl
Version

Version

0.7
Type

Type

jar

Download jersey-oauth2-protocol-impl 0.7


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