| Группа | Группаcom.lmco.shindig |
|---|---|
| Идентификатор | Идентификаторshindig-features |
| Последняя версия | Последняя версия2.0.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Shindig Features
Packages all the features that shindig provides into a single jar file to allow
loading from the classpath
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shindig-features-2.0.1.3.pom | |
| shindig-features-2.0.1.3.jar | 1 MB |
| shindig-features-2.0.1.3-tests.jar | 63 KB |
| shindig-features-2.0.1.3-test-sources.jar | 60 KB |
| shindig-features-2.0.1.3-sources.jar | 1 MB |
| shindig-features-2.0.1.3-javadoc.jar | 336 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lmco.shindig/shindig-features/ -->
<dependency>
<groupId>com.lmco.shindig</groupId>
<artifactId>shindig-features</artifactId>
<version>2.0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-features/
implementation 'com.lmco.shindig:shindig-features:2.0.1.3'
// https://jarcasting.com/artifacts/com.lmco.shindig/shindig-features/
implementation ("com.lmco.shindig:shindig-features:2.0.1.3")
'com.lmco.shindig:shindig-features:jar:2.0.1.3'
<dependency org="com.lmco.shindig" name="shindig-features" rev="2.0.1.3">
<artifact name="shindig-features" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmco.shindig', module='shindig-features', version='2.0.1.3')
)
libraryDependencies += "com.lmco.shindig" % "shindig-features" % "2.0.1.3"
[com.lmco.shindig/shindig-features "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 |