| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.khipu |
| Идентификатор | Идентификаторkhipu-api-client |
| Последняя версия | Последняя версия2.9.2-resteasy |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеkhipu-api-client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.khipu/khipu-api-client/ -->
<dependency>
<groupId>com.khipu</groupId>
<artifactId>khipu-api-client</artifactId>
<version>2.9.2-resteasy</version>
</dependency>
// https://jarcasting.com/artifacts/com.khipu/khipu-api-client/
implementation 'com.khipu:khipu-api-client:2.9.2-resteasy'
// https://jarcasting.com/artifacts/com.khipu/khipu-api-client/
implementation ("com.khipu:khipu-api-client:2.9.2-resteasy")
'com.khipu:khipu-api-client:jar:2.9.2-resteasy'
<dependency org="com.khipu" name="khipu-api-client" rev="2.9.2-resteasy">
<artifact name="khipu-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.khipu', module='khipu-api-client', version='2.9.2-resteasy')
)
libraryDependencies += "com.khipu" % "khipu-api-client" % "2.9.2-resteasy"
[com.khipu/khipu-api-client "2.9.2-resteasy"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger.core.v3 : swagger-annotations | jar | 2.0.0 |
| org.jboss.resteasy : resteasy-client | jar | 3.1.3.Final |
| org.jboss.resteasy : resteasy-multipart-provider | jar | 3.1.3.Final |
| com.fasterxml.jackson.core : jackson-core | jar | 2.6.4 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.6.4 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.6.4 |
| joda-time : joda-time | jar | 2.9.9 |
| com.brsanthu : migbase64 | jar | 2.2 |
| org.jboss.resteasy : resteasy-jackson-provider | jar | 3.1.3.Final |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.6.4 |
| com.github.joschi.jackson : jackson-datatype-threetenbp | jar | 2.6.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |