ning-api-java

Java client library for accessing Ning external API

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.ning
ArtifactId

ArtifactId

ning-api-java
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

bundle
Description

Description

ning-api-java
Java client library for accessing Ning external API
Project Organization

Project Organization

Ning.com
Source Code Management

Source Code Management

http://github.com/ning/ning-api-java

Download ning-api-java

Dependencies

compile (4)

Group / Artifact Type Version
com.ning : async-http-client jar 1.6.1
org.codehaus.jackson : jackson-core-asl jar 1.6.2
org.codehaus.jackson : jackson-mapper-asl jar 1.6.2
joda-time : joda-time jar 1.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.11

Project Modules

There are no modules declared in this project.

Overview

ning-api-java is a Java client for accessing the Ning API.

The Ning API is a RESTful API that allows developers to access the content on their Ning Networks. The Ning API Documentation contains a complete API reference and tutorials.

Support

If you need help with using this library, you can find us on the Ning Build Network. If you find an issue with this library, please file a bug on our issues page.

Example Usage

See the /src/test directory for examples of how to use this library.

Integration Tests

This project contains integration tests to verify the functionality of the Ning API. You can run them yourself by updating /src/test/testng.xml with the details of your Ning Site and your Ning API credentials.

These tests will create content on your site, it is recommended you run these tests on a test Ning site.

Once you have updated /src/test/testng.xml you can run the tests using:

mvn verify

This command will build, package, and run the integration tests. You can find a detailed report of the results in /target/failsafe-reports/.

com.ning

Ning

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.1