Last Version

org.openidentityplatform.commons.http-framework.examples.http-descriptor-example 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.examples
ArtifactId

ArtifactId

http-descriptor-example
Version

Version

2.0.15
Type

Type

jar
Description

Description

org.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

Open Identity Platform Community

Download http-descriptor-example 2.0.15


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.