is not current version
Last Version 4.20.0

Recurly API V3 Java Client 4.2.0

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
Version

Version

4.2.0
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 4.2.0


<!-- https://jarcasting.com/artifacts/com.recurly.v3/api-client/ -->
<dependency>
    <groupId>com.recurly.v3</groupId>
    <artifactId>api-client</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.recurly.v3/api-client/
implementation 'com.recurly.v3:api-client:4.2.0'
// https://jarcasting.com/artifacts/com.recurly.v3/api-client/
implementation ("com.recurly.v3:api-client:4.2.0")
'com.recurly.v3:api-client:jar:4.2.0'
<dependency org="com.recurly.v3" name="api-client" rev="4.2.0">
  <artifact name="api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.recurly.v3', module='api-client', version='4.2.0')
)
libraryDependencies += "com.recurly.v3" % "api-client" % "4.2.0"
[com.recurly.v3/api-client "4.2.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.0
org.codehaus.plexus : plexus-utils jar 3.2.1

test (6)

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 3.3.0
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.