| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons.http-framework.examples |
| Идентификатор | Идентификаторhttp-descriptor-example |
| Версия | Версия2.0.12 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.12</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.12'
// 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.12")
'org.openidentityplatform.commons.http-framework.examples:http-descriptor-example:jar:2.0.12'
<dependency org="org.openidentityplatform.commons.http-framework.examples" name="http-descriptor-example" rev="2.0.12">
<artifact name="http-descriptor-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.http-framework.examples', module='http-descriptor-example', version='2.0.12')
)
libraryDependencies += "org.openidentityplatform.commons.http-framework.examples" % "http-descriptor-example" % "2.0.12"
[org.openidentityplatform.commons.http-framework.examples/http-descriptor-example "2.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openidentityplatform.commons.http-framework : core | jar | 2.0.12 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.1 |
| io.swagger : swagger-core | jar | 1.6.2 |