Last Version

client 0.9

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.clearbit
ArtifactId

ArtifactId

client
Version

Version

0.9
Type

Type

jar
Description

Description

client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/clearbit/clearbit-java

Download client 0.9


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

Dependencies

compile (8)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.6
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey.contribs : jersey-multipart jar 1.19
com.fasterxml.jackson.core : jackson-core jar 2.5.4
com.fasterxml.jackson.core : jackson-annotations jar 2.5.4
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.1.5
joda-time : joda-time jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.