Recurly API V3 Java Client

The official Java client for Recurly's V3 API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.recurly.v3
ArtifactId

ArtifactId

api-client
Last Version

Last Version

4.20.0
Release Date

Release Date

Type

Type

jar
Description

Description

Recurly API V3 Java Client
The official Java client for Recurly's V3 API.
Project URL

Project URL

https://github.com/recurly/recurly-client-java
Source Code Management

Source Code Management

https://github.com/recurly/recurly-client-java

Download api-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.maven.plugins : maven-compiler-plugin jar 3.8.1
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.7.2
com.squareup.okhttp3 : logging-interceptor jar 4.7.2
joda-time : joda-time jar 2.10.6
com.fatboyindustrial.gson-jodatime-serialisers : gson-jodatime-serialisers jar 1.8.0
xerces : xercesImpl jar 2.12.2
org.codehaus.plexus : plexus-utils jar 3.2.1

test (7)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 4.7.2
org.apache.maven.surefire : surefire pom 3.0.0-M4
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.jacoco : jacoco-maven-plugin maven-plugin 0.8.5
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-inline jar 4.4.0
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.
com.recurly.v3

Recurly

Versions

Version
4.20.0
4.19.0
4.18.0
4.17.0
4.16.0
4.15.0
4.14.0
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.0
4.6.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
4.0.1
4.0.0
3.20.0
3.19.0
3.18.0
3.17.0
3.16.0
3.15.0
3.14.0
3.13.0
3.12.0
3.11.0
3.10.0
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.1
3.4.0
3.3.0
3.2.0
3.1.1
3.1.0
3.0.0
3.0.0-beta-1