Last Version

org.openidentityplatform.commons.http-framework.binding-test-utils 2.0.15

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 ORM Data
GroupId

GroupId

org.openidentityplatform.commons.http-framework
ArtifactId

ArtifactId

binding-test-utils
Version

Version

2.0.15
Type

Type

jar
Description

Description

org.openidentityplatform.commons.http-framework.binding-test-utils
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 binding-test-utils 2.0.15


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

Dependencies

compile (6)

Group / Artifact Type Version
org.openidentityplatform.commons.http-framework : core jar 2.0.15
org.assertj : assertj-core jar 2.4.1
org.openidentityplatform.commons.http-framework : client-apache-sync jar 2.0.15
org.openidentityplatform.commons : test-utils jar 2.0.15
org.testng : testng jar 6.14.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.