is not current version
Last Version 2.0.15

org.openidentityplatform.commons.http-framework:oauth2 2.0.8


Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security ORM
GroupId

GroupId

org.openidentityplatform.commons.http-framework
ArtifactId

ArtifactId

oauth2
Version

Version

2.0.8
Type

Type

jar

Download oauth2 2.0.8


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