License |
License |
---|---|
GroupId | GroupIdorg.apache.shindig |
ArtifactId | ArtifactIdshindig-php |
Last Version | Last Version3.0.0-beta4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Shindig PHP
PHP tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shindig-php-3.0.0-beta4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shindig/shindig-php/ -->
<dependency>
<groupId>org.apache.shindig</groupId>
<artifactId>shindig-php</artifactId>
<version>3.0.0-beta4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-php/
implementation 'org.apache.shindig:shindig-php:3.0.0-beta4'
// https://jarcasting.com/artifacts/org.apache.shindig/shindig-php/
implementation ("org.apache.shindig:shindig-php:3.0.0-beta4")
'org.apache.shindig:shindig-php:pom:3.0.0-beta4'
<dependency org="org.apache.shindig" name="shindig-php" rev="3.0.0-beta4">
<artifact name="shindig-php" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shindig', module='shindig-php', version='3.0.0-beta4')
)
libraryDependencies += "org.apache.shindig" % "shindig-php" % "3.0.0-beta4"
[org.apache.shindig/shindig-php "3.0.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
junit-addons : junit-addons | jar | 1.4 |
org.easymock : easymock | jar | 3.0 |
xmlunit : xmlunit | jar | 1.3 |