License |
License |
---|---|
GroupId | GroupIdorg.opensocial.explorer |
ArtifactId | ArtifactIdopensocial-explorer-gadget-specs |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionOpenSocial Explorer Gadget Specs
Contains all of the gadget specifications that ship with the OpenSocial Explorer.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensocial.explorer/opensocial-explorer-gadget-specs/ -->
<dependency>
<groupId>org.opensocial.explorer</groupId>
<artifactId>opensocial-explorer-gadget-specs</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensocial.explorer/opensocial-explorer-gadget-specs/
implementation 'org.opensocial.explorer:opensocial-explorer-gadget-specs:0.0.2'
// https://jarcasting.com/artifacts/org.opensocial.explorer/opensocial-explorer-gadget-specs/
implementation ("org.opensocial.explorer:opensocial-explorer-gadget-specs:0.0.2")
'org.opensocial.explorer:opensocial-explorer-gadget-specs:jar:0.0.2'
<dependency org="org.opensocial.explorer" name="opensocial-explorer-gadget-specs" rev="0.0.2">
<artifact name="opensocial-explorer-gadget-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensocial.explorer', module='opensocial-explorer-gadget-specs', version='0.0.2')
)
libraryDependencies += "org.opensocial.explorer" % "opensocial-explorer-gadget-specs" % "0.0.2"
[org.opensocial.explorer/opensocial-explorer-gadget-specs "0.0.2"]
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 |
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 |