is not current version
Last Version 2.0.15

org.openidentityplatform.commons.http-framework.oauth2 2.0.12

The HTTP framework provides a uniform client/server HTTP API, which is script friendly, and includes adapters for various common HTTP libraries such as Servlet, Apache HTTP Clients, and Grizzly.

License

License

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.12
Type

Type

jar
Description

Description

org.openidentityplatform.commons.http-framework.oauth2
The HTTP framework provides a uniform client/server HTTP API, which is script friendly, and includes adapters for various common HTTP libraries such as Servlet, Apache HTTP Clients, and Grizzly.
Project Organization

Project Organization

Open Identity Platform Community

Download oauth2 2.0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openidentityplatform.commons.http-framework : core jar 2.0.12
org.openidentityplatform.commons : util jar 2.0.12
org.openidentityplatform.commons : json-web-token jar 2.0.12

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.4.1
org.mockito : mockito-core jar 2.23.4
org.testng : testng jar 6.14.3
org.slf4j : slf4j-nop jar 1.7.30

Project Modules

There are no modules declared in this project.