| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаeu.qanswer |
| Идентификатор | Идентификаторclient |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеclient
OpenAPI Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| client-1.0.0.pom | |
| client-1.0.0.jar | 285 KB |
| client-1.0.0-tests.jar | 53 KB |
| client-1.0.0-sources.jar | 142 KB |
| client-1.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.qanswer/client/ -->
<dependency>
<groupId>eu.qanswer</groupId>
<artifactId>client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.qanswer/client/
implementation 'eu.qanswer:client:1.0.0'
// https://jarcasting.com/artifacts/eu.qanswer/client/
implementation ("eu.qanswer:client:1.0.0")
'eu.qanswer:client:jar:1.0.0'
<dependency org="eu.qanswer" name="client" rev="1.0.0">
<artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.qanswer', module='client', version='1.0.0')
)
libraryDependencies += "eu.qanswer" % "client" % "1.0.0"
[eu.qanswer/client "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.22 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.springframework : spring-web | jar | 5.2.5.RELEASE |
| org.springframework : spring-context | jar | 5.2.5.RELEASE |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.10.5 |
| org.openapitools : jackson-databind-nullable | jar | 0.2.1 |
| com.github.joschi.jackson : jackson-datatype-threetenbp | jar | 2.9.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |