processing-java

Processing API Java client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.finix.payments.processing.client
ArtifactId

ArtifactId

finix
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

processing-java
Processing API Java client.
Project URL

Project URL

https://www.finixpayments.com

Download finix

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.9.1
com.spencerwi : Either.java jar 1.1.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.6.3
com.google.guava : guava jar 19.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.3
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.6.3
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
org.springframework.hateoas : spring-hateoas jar 0.19.0.RELEASE
org.springframework.plugin : spring-plugin-core jar 1.2.0.RELEASE
com.jayway.jsonpath : json-path jar 2.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12
org.apache.maven.surefire : surefire-junit4 jar 2.18.1
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 2.0.2-beta
com.openpojo : openpojo jar 0.8.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0