| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools ORM Data | 
| GroupId | GroupIdorg.openidentityplatform.commons.http-framework.examples | 
| ArtifactId | ArtifactIdhttp-descriptor-example | 
| Last Version | Last Version2.0.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.openidentityplatform.commons.http-framework.examples.http-descriptor-example 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 | 
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.http-framework.examples/http-descriptor-example/ -->
<dependency>
    <groupId>org.openidentityplatform.commons.http-framework.examples</groupId>
    <artifactId>http-descriptor-example</artifactId>
    <version>2.0.15</version>
</dependency>// https://jarcasting.com/artifacts/org.openidentityplatform.commons.http-framework.examples/http-descriptor-example/
implementation 'org.openidentityplatform.commons.http-framework.examples:http-descriptor-example:2.0.15'// https://jarcasting.com/artifacts/org.openidentityplatform.commons.http-framework.examples/http-descriptor-example/
implementation ("org.openidentityplatform.commons.http-framework.examples:http-descriptor-example:2.0.15")'org.openidentityplatform.commons.http-framework.examples:http-descriptor-example:jar:2.0.15'<dependency org="org.openidentityplatform.commons.http-framework.examples" name="http-descriptor-example" rev="2.0.15">
  <artifact name="http-descriptor-example" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openidentityplatform.commons.http-framework.examples', module='http-descriptor-example', version='2.0.15')
)libraryDependencies += "org.openidentityplatform.commons.http-framework.examples" % "http-descriptor-example" % "2.0.15"[org.openidentityplatform.commons.http-framework.examples/http-descriptor-example "2.0.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openidentityplatform.commons.http-framework : core | jar | 2.0.15 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.6 | 
| io.swagger : swagger-core | jar | 1.6.2 |