Last Version

Indix API-V2 Java Client 1.1.0

Java client which is used to access API V2 endpoints

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.indix.api
ArtifactId

ArtifactId

apiv2-java-client
Version

Version

1.1.0
Type

Type

jar
Description

Description

Indix API-V2 Java Client
Java client which is used to access API V2 endpoints
Project URL

Project URL

https://github.com/indix/indix-api-java

Download apiv2-java-client 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
junit : junit jar 4.12
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpmime jar 4.5
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.