| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opensocial.explorer |
| Идентификатор | Идентификаторopensocial-explorer |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| opensocial-explorer-0.0.2.pom | 21 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4-20040521 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.0 |
| org.powermock : powermock-api-easymock | jar | 1.5 |