Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdorg.openidentityplatform.commons.http-framework |
ArtifactId | ArtifactIdbinding-test-utils |
Version | Version2.0.8 |
Type | Typejar |
Filename | Size |
---|---|
binding-test-utils-2.0.8.pom | |
binding-test-utils-2.0.8.jar | 11 KB |
binding-test-utils-2.0.8-sources.jar | 5 KB |
binding-test-utils-2.0.8-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.8</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.8'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.http-framework/binding-test-utils/
implementation ("org.openidentityplatform.commons.http-framework:binding-test-utils:2.0.8")
'org.openidentityplatform.commons.http-framework:binding-test-utils:jar:2.0.8'
<dependency org="org.openidentityplatform.commons.http-framework" name="binding-test-utils" rev="2.0.8">
<artifact name="binding-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.http-framework', module='binding-test-utils', version='2.0.8')
)
libraryDependencies += "org.openidentityplatform.commons.http-framework" % "binding-test-utils" % "2.0.8"
[org.openidentityplatform.commons.http-framework/binding-test-utils "2.0.8"]