sdjson-api

A Java implementation of the Schedules Direct JSON service. The Schedules Direct JSON service provides EPG data for various countries in a JSON format. This project consumes that data and provides access to it through native Java data structures, which allows easy integration of this service into your Java applications.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.schedulesdirect
ArtifactId

ArtifactId

sdjson-api
Last Version

Last Version

0.20140530.1
Release Date

Release Date

Type

Type

jar
Description

Description

sdjson-api
A Java implementation of the Schedules Direct JSON service. The Schedules Direct JSON service provides EPG data for various countries in a JSON format. This project consumes that data and provides access to it through native Java data structures, which allows easy integration of this service into your Java applications.
Project URL

Project URL

http://sdjson.sf.net
Project Organization

Project Organization

Battams, Derek
Source Code Management

Source Code Management

https://sourceforge.net/p/sdjson/api/

Download sdjson-api

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.json : json jar 20140107
commons-io : commons-io jar 1.4
commons-codec : commons-codec jar 1.3
org.apache.httpcomponents : fluent-hc jar 4.2.1

test (3)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.5.4
org.powermock : powermock-api-mockito jar 1.5.4
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
0.20140530.1
0.20140530.0
0.20131021.2
0.20131021.1
0.20131021.0