Apache Shindig Project Parent

Parent POM defining settings that can be used across Java impl

Лицензия

Лицензия

Группа

Группа

org.apache.shindig
Идентификатор

Идентификатор

shindig-parent
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache Shindig Project Parent
Parent POM defining settings that can be used across Java impl
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать shindig-parent

Имя Файла Размер
shindig-parent-1.0.1.pom 2 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.apache.shindig/shindig-parent/ -->
<dependency>
    <groupId>org.apache.shindig</groupId>
    <artifactId>shindig-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-parent/
implementation 'org.apache.shindig:shindig-parent:1.0.1'
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-parent/
implementation ("org.apache.shindig:shindig-parent:1.0.1")
'org.apache.shindig:shindig-parent:pom:1.0.1'
<dependency org="org.apache.shindig" name="shindig-parent" rev="1.0.1">
  <artifact name="shindig-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shindig', module='shindig-parent', version='1.0.1')
)
libraryDependencies += "org.apache.shindig" % "shindig-parent" % "1.0.1"
[org.apache.shindig/shindig-parent "1.0.1"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.5
junit-addons : junit-addons jar 1.4
org.easymock : easymock jar 2.4
org.easymock : easymockclassextension jar 2.4

Модули Проекта

  • common
  • gadgets
  • social-api
  • server
  • ../features

Версии библиотеки

Версия
1.0.1
1.0-incubating