License |
License |
---|---|
GroupId | GroupIdorg.sonarsource.php |
ArtifactId | ArtifactIdphp-frontend |
Last Version | Last Version3.23.1.8766 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonarSource PHP analyzer :: Frontend
Parent pom of SonarSource public projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSonarSource and Akram Ben Aissi |
Filename | Size |
---|---|
php-frontend-3.23.1.8766.pom | |
php-frontend-3.23.1.8766.jar | 403 KB |
php-frontend-3.23.1.8766-tests.jar | 355 KB |
php-frontend-3.23.1.8766-sources.jar | 359 KB |
php-frontend-3.23.1.8766-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/ -->
<dependency>
<groupId>org.sonarsource.php</groupId>
<artifactId>php-frontend</artifactId>
<version>3.23.1.8766</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/
implementation 'org.sonarsource.php:php-frontend:3.23.1.8766'
// https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/
implementation ("org.sonarsource.php:php-frontend:3.23.1.8766")
'org.sonarsource.php:php-frontend:jar:3.23.1.8766'
<dependency org="org.sonarsource.php" name="php-frontend" rev="3.23.1.8766">
<artifact name="php-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.php', module='php-frontend', version='3.23.1.8766')
)
libraryDependencies += "org.sonarsource.php" % "php-frontend" % "3.23.1.8766"
[org.sonarsource.php/php-frontend "3.23.1.8766"]
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.sslr : sslr-core | jar | 1.24.0.633 |
com.google.guava : guava | jar | 30.1.1-jre |
org.sonarsource.analyzer-commons : sonar-analyzer-test-commons | jar | 1.24.0.965 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.sonarsource.analyzer-commons : sonar-regex-parsing | jar | 1.24.0.965 |
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.sonarqube : sonar-plugin-api | jar | 7.9 |
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.sslr : sslr-testing-harness | jar | 1.24.0.633 |
org.sonarsource.sonarqube : sonar-testing-harness | jar | 7.9 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.21.0 |
org.assertj : assertj-core | jar | 3.5.2 |