InterFAX Java Client

Library that enables using InterFAX HTTP APIs using Java

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.interfax
ArtifactId

ArtifactId

api-client
Last Version

Last Version

0.17
Release Date

Release Date

Type

Type

jar
Description

Description

InterFAX Java Client
Library that enables using InterFAX HTTP APIs using Java
Project URL

Project URL

https://www.interfax.net/en

Download api-client

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.23.2
org.glassfish.jersey.media : jersey-media-multipart jar 2.23.2
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.23.2
com.fasterxml.jackson.core : jackson-annotations jar 2.8.3
org.slf4j : slf4j-api jar 1.7.21
org.apache.commons : commons-lang3 jar 3.5
com.google.guava : guava jar 24.1.1-jre
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.7.6
org.apache.tika : tika-core jar 1.22
org.apache.httpcomponents : httpclient jar 4.5.2
javax.xml.bind : jaxb-api jar 2.3.1
org.sonatype.plugins : nexus-staging-maven-plugin jar 1.6.8
org.apache.maven.plugins : maven-release-plugin jar 3.0.0-M1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.21
com.github.tomakehurst : wiremock jar 2.1.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.17
0.16
0.14
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4.1
0.4
0.3.4
0.3.3
0.3.2
0.3.1
0.3
0.2
0.1.0