| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки ORM Данные |
| Группа | Группаorg.openidentityplatform.commons.http-framework.examples |
| Идентификатор | Идентификаторhttp-descriptor-example |
| Последняя версия | Последняя версия2.0.15 |
| Дата | Дата |
| Тип | Тип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.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |