Last Version

OpenSocial Explorer Web Content 0.0.2

Contains the client-side (web) content for the OpenSocial Explorer. This is a separate module to allow downstream projects to customize the OSE without having to copy or rewrite the client-side code.

License

License

GroupId

GroupId

org.opensocial.explorer
ArtifactId

ArtifactId

opensocial-explorer-webcontent
Version

Version

0.0.2
Type

Type

jar
Description

Description

OpenSocial Explorer Web Content
Contains the client-side (web) content for the OpenSocial Explorer. This is a separate module to allow downstream projects to customize the OSE without having to copy or rewrite the client-side code.
Project Organization

Project Organization

OpenSocial Foundation

Download opensocial-explorer-webcontent 0.0.2


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

There are no modules declared in this project.