License |
License |
---|---|
GroupId | GroupIdorg.opensocial.explorer |
ArtifactId | ArtifactIdopensocial-explorer-server |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSocial Explorer Server
Server portion of the OpenSocial Explorer that defines customization and other server-wide functionality to make the OSE ready for packaging in different formats.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensocial.explorer/opensocial-explorer-server/ -->
<dependency>
<groupId>org.opensocial.explorer</groupId>
<artifactId>opensocial-explorer-server</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensocial.explorer/opensocial-explorer-server/
implementation 'org.opensocial.explorer:opensocial-explorer-server:0.0.2'
// https://jarcasting.com/artifacts/org.opensocial.explorer/opensocial-explorer-server/
implementation ("org.opensocial.explorer:opensocial-explorer-server:0.0.2")
'org.opensocial.explorer:opensocial-explorer-server:jar:0.0.2'
<dependency org="org.opensocial.explorer" name="opensocial-explorer-server" rev="0.0.2">
<artifact name="opensocial-explorer-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensocial.explorer', module='opensocial-explorer-server', version='0.0.2')
)
libraryDependencies += "org.opensocial.explorer" % "opensocial-explorer-server" % "0.0.2"
[org.opensocial.explorer/opensocial-explorer-server "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.opensocial.explorer : opensocial-explorer-gadget-spec-server | jar | 0.0.2 |
org.openid4java : openid4java | jar | 0.9.7 |
com.google.api-client : google-api-client | jar | 1.17.0-rc |
com.google.http-client : google-http-client-jackson2 | jar | 1.17.0-rc |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4-20040521 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.easymock : easymock | jar | 3.0 |
org.powermock : powermock-api-easymock | jar | 1.5 |