Last Version

client 0.2.0

SITA's officially supported Java client library for accessing News API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aylien.sita.newsapi
ArtifactId

ArtifactId

client
Version

Version

0.2.0
Type

Type

jar
Description

Description

client
SITA's officially supported Java client library for accessing News API
Project URL

Project URL

https://newsapi.aylien.com/

Download client 0.2.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.9
org.glassfish.jersey.core : jersey-client jar 2.22.2
org.glassfish.jersey.media : jersey-media-multipart jar 2.22.2
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.22.2
com.fasterxml.jackson.core : jackson-core jar 2.7.5
com.fasterxml.jackson.core : jackson-annotations jar 2.7.5
com.fasterxml.jackson.core : jackson-databind jar 2.7.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.7.5
joda-time : joda-time jar 2.9.4
com.brsanthu : migbase64 jar 2.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.