OpenSocial Explorer

The OpenSocial Explorer is a tool to help developers learn how to build OpenSocial gadgets. The goal of the OpenSocial Explorer is to demonstrate how to use all the features and APIs that are part of the OpenSocial specification. Besides the samples, the OpenSocial Explorer has an editor which allows developers to tweak the gadget to learn more about the specific features and APIs the sample is demonstrating. After modifying the sample the OpenSocial Explorer allows developers to re-render the gadget to see how the changes effect the sample.

License

License

GroupId

GroupId

org.opensocial.explorer
ArtifactId

ArtifactId

opensocial-explorer
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

OpenSocial Explorer
The OpenSocial Explorer is a tool to help developers learn how to build OpenSocial gadgets. The goal of the OpenSocial Explorer is to demonstrate how to use all the features and APIs that are part of the OpenSocial specification. Besides the samples, the OpenSocial Explorer has an editor which allows developers to tweak the gadget to learn more about the specific features and APIs the sample is demonstrating. After modifying the sample the OpenSocial Explorer allows developers to re-render the gadget to see how the changes effect the sample.
Project Organization

Project Organization

OpenSocial Foundation

Download opensocial-explorer

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.wink : wink-json4j jar 1.2.1-incubating
com.google.guava : guava jar 13.0
com.google.inject : guice jar 3.0
org.powermock : powermock-module-junit4 jar 1.5
org.apache.shindig : shindig-common jar 2.5.0-update1
org.apache.shindig : shindig-sample-container jar 2.5.0-update1
org.apache.shindig : shindig-extras jar 2.5.0-update1
org.apache.shindig : shindig-social-api jar 2.5.0-update1
org.apache.shindig : shindig-gadgets jar 2.5.0-update1
org.apache.shindig : shindig-features jar 2.5.0-update1
org.slf4j : slf4j-jdk14 jar 1.6.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4-20040521

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.0
org.powermock : powermock-api-easymock jar 1.5

Project Modules

  • java/server
  • java/gadget-spec-server
  • gadget-specs
  • opensocial-explorer-webcontent
  • opensocial-explorer-server-war

Versions

Version
0.0.2
0.0.1