Podio API Client

Community maintaned Java wrapper for the Podio API

License

License

MIT
Categories

Categories

Unity Business Logic Libraries Game Development CLI User Interface
GroupId

GroupId

com.github.podio-community
ArtifactId

ArtifactId

podio-api-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Podio API Client
Community maintaned Java wrapper for the Podio API
Project URL

Project URL

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

Download podio-api-client

How to add to project

<!-- 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"]

Dependencies

compile (13)

Group / Artifact Type Version
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 Optional jar 0.10.0
commons-io : commons-io jar 2.7
commons-beanutils : commons-beanutils jar 1.9.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.tomakehurst : wiremock-jre8 jar 2.26.3
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
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