is not current version
Last Version 5.0.11

org.openidentityplatform.openig:contrib-http-framework 5.0.9

This module will temporary hold the file that to be contributed to http-framework.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.openig
ArtifactId

ArtifactId

contrib-http-framework
Version

Version

5.0.9
Type

Type

jar

Download contrib-http-framework 5.0.9


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