Last Version

Instacount API Java Client 1.0.2

Java client for the Instacount API based upon the Netflix Feign library.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.instacount
ArtifactId

ArtifactId

instacount-java-client
Version

Version

1.0.2
Type

Type

jar
Description

Description

Instacount API Java Client
Java client for the Instacount API based upon the Netflix Feign library.
Project URL

Project URL

https://github.com/instacount/instacount-java-client
Project Organization

Project Organization

Instacount
Source Code Management

Source Code Management

http://github.com/instacount/instacount-java-client

Download instacount-java-client 1.0.2


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

Dependencies

compile (12)

Group / Artifact Type Version
com.netflix.feign : feign-core jar 8.13.1
com.netflix.feign : feign-jackson jar 8.13.1
com.netflix.feign : feign-httpclient jar 8.13.1
com.netflix.feign : feign-okhttp jar 8.13.1
com.netflix.feign : feign-ribbon jar 8.13.1
com.google.guava : guava jar 18.0
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.6.3
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.3
com.sappenin.utils : java-utils jar 1.1.2
com.sappenin.utils.rest : rest-utils2 jar 1.0.2

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.