| License |
License |
|---|---|
| GroupId | GroupIdorg.sonarsource.xml |
| ArtifactId | ArtifactIdxml-squid |
| Version | Version1.4.3.1027 |
| Type | Typejar |
| Description |
DescriptionXML :: Squid
Parent pom of SonarSource public projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xml-squid-1.4.3.1027.pom | |
| xml-squid-1.4.3.1027.jar | 8 KB |
| xml-squid-1.4.3.1027-sources.jar | 4 KB |
| xml-squid-1.4.3.1027-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonarsource.xml/xml-squid/ -->
<dependency>
<groupId>org.sonarsource.xml</groupId>
<artifactId>xml-squid</artifactId>
<version>1.4.3.1027</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.xml/xml-squid/
implementation 'org.sonarsource.xml:xml-squid:1.4.3.1027'
// https://jarcasting.com/artifacts/org.sonarsource.xml/xml-squid/
implementation ("org.sonarsource.xml:xml-squid:1.4.3.1027")
'org.sonarsource.xml:xml-squid:jar:1.4.3.1027'
<dependency org="org.sonarsource.xml" name="xml-squid" rev="1.4.3.1027">
<artifact name="xml-squid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.xml', module='xml-squid', version='1.4.3.1027')
)
libraryDependencies += "org.sonarsource.xml" % "xml-squid" % "1.4.3.1027"
[org.sonarsource.xml/xml-squid "1.4.3.1027"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonarsource.sonarqube : sonar-colorizer | jar | 6.2 |
| org.sonarsource.sslr : sslr-core | jar | 1.21 |
| org.sonarsource.sslr-squid-bridge : sslr-squid-bridge | jar | 2.6.1 |
| commons-io : commons-io | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonarsource.sslr : sslr-testing-harness | jar | 1.21 |
| org.easytesting : fest-assert | jar | 1.4 |
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.0 |