Last Version

YQL4J Client 0.9.5

A YQL client library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.yql4j
ArtifactId

ArtifactId

yql4j-client
Version

Version

0.9.5
Type

Type

jar
Description

Description

YQL4J Client
A YQL client library for Java

Download yql4j-client 0.9.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.apache.httpcomponents : httpclient jar 4.3.6
oauth.signpost : signpost-commonshttp4 jar 1.2.1.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.4.2
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.