License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.commons.http-framework |
ArtifactId | ArtifactIdbinding-test-utils |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.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 |
Filename | Size |
---|---|
binding-test-utils-2.0.15.pom | |
binding-test-utils-2.0.15.jar | 11 KB |
binding-test-utils-2.0.15-sources.jar | 5 KB |
binding-test-utils-2.0.15-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
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 |