| Группа | Группаcom.lmco.shindig |
|---|---|
| Идентификатор | Идентификаторshindig-project |
| Последняя версия | Последняя версия2.0.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApache Shindig Project
Shindig is a JavaScript container and implementations of the
backend APIs and proxy required for hosting OpenSocial
applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| shindig-project-2.0.1.3.pom | 52 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lmco.shindig/shindig-project/ -->
<dependency>
<groupId>com.lmco.shindig</groupId>
<artifactId>shindig-project</artifactId>
<version>2.0.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-project/
implementation 'com.lmco.shindig:shindig-project:2.0.1.3'
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-project/
implementation ("com.lmco.shindig:shindig-project:2.0.1.3")
'com.lmco.shindig:shindig-project:pom:2.0.1.3'
<dependency org="com.lmco.shindig" name="shindig-project" rev="2.0.1.3">
<artifact name="shindig-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lmco.shindig', module='shindig-project', version='2.0.1.3')
)
libraryDependencies += "com.lmco.shindig" % "shindig-project" % "2.0.1.3"
[com.lmco.shindig/shindig-project "2.0.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| junit-addons : junit-addons | jar | 1.4 |
| org.easymock : easymock | jar | 3.0 |
| xmlunit : xmlunit | jar | 1.3 |