| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.finix.payments.processing.client |
| ArtifactId | ArtifactIdfinix |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprocessing-java
Processing API Java client.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| finix-1.0.7.pom | |
| finix-1.0.7.jar | 302 KB |
| finix-1.0.7-sources.jar | 86 KB |
| finix-1.0.7-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.16 |
| 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 |