Podio API Client

Community maintaned Java wrapper for the Podio API

Лицензия

Лицензия

MIT
Категории

Категории

Unity Прикладные библиотеки Game Development CLI Взаимодействие с пользователем
Группа

Группа

com.github.podio-community
Идентификатор

Идентификатор

podio-api-client
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Podio API Client
Community maintaned Java wrapper for the Podio API
Ссылка на сайт

Ссылка на сайт

https://github.com/podio-community/podio-java

Скачать podio-api-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.podio-community/podio-api-client/ -->
<dependency>
    <groupId>com.github.podio-community</groupId>
    <artifactId>podio-api-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.podio-community/podio-api-client/
implementation 'com.github.podio-community:podio-api-client:1.1.0'
// https://jarcasting.com/artifacts/com.github.podio-community/podio-api-client/
implementation ("com.github.podio-community:podio-api-client:1.1.0")
'com.github.podio-community:podio-api-client:jar:1.1.0'
<dependency org="com.github.podio-community" name="podio-api-client" rev="1.1.0">
  <artifact name="podio-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.podio-community', module='podio-api-client', version='1.1.0')
)
libraryDependencies += "com.github.podio-community" % "podio-api-client" % "1.1.0"
[com.github.podio-community/podio-api-client "1.1.0"]

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.glassfish.jersey.core : jersey-client jar 2.30.1
org.glassfish.jersey.media : jersey-media-json-jackson1 jar 2.30.1
org.glassfish.jersey.media : jersey-media-multipart jar 2.30.1
org.glassfish.jersey.inject : jersey-hk2 jar 2.30.1
org.codehaus.jackson : jackson-jaxrs jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-xc jar 1.9.13
joda-time : joda-time jar 2.10.3
org.joda : joda-money Необязательный jar 0.10.0
commons-io : commons-io jar 2.7
commons-beanutils : commons-beanutils jar 1.9.4

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
com.github.tomakehurst : wiremock-jre8 jar 2.26.3
org.slf4j : slf4j-log4j12 jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-beta.3
1.0.0-beta.2