License |
License |
---|---|
GroupId | GroupIdorg.sonarsource.analyzer-commons |
ArtifactId | ArtifactIdsonar-xml-parsing |
Last Version | Last Version1.25.0.1003 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonarSource Analyzers XML Parsing Commons
Logic useful to read and analyze XML files
|
Project Organization |
Project OrganizationSonarSource |
<!-- https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-xml-parsing/ -->
<dependency>
<groupId>org.sonarsource.analyzer-commons</groupId>
<artifactId>sonar-xml-parsing</artifactId>
<version>1.25.0.1003</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-xml-parsing/
implementation 'org.sonarsource.analyzer-commons:sonar-xml-parsing:1.25.0.1003'
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-xml-parsing/
implementation ("org.sonarsource.analyzer-commons:sonar-xml-parsing:1.25.0.1003")
'org.sonarsource.analyzer-commons:sonar-xml-parsing:jar:1.25.0.1003'
<dependency org="org.sonarsource.analyzer-commons" name="sonar-xml-parsing" rev="1.25.0.1003">
<artifact name="sonar-xml-parsing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.analyzer-commons', module='sonar-xml-parsing', version='1.25.0.1003')
)
libraryDependencies += "org.sonarsource.analyzer-commons" % "sonar-xml-parsing" % "1.25.0.1003"
[org.sonarsource.analyzer-commons/sonar-xml-parsing "1.25.0.1003"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
xerces : xercesImpl | jar | 2.12.2 |
xml-apis : xml-apis | jar | 1.4.01 |
com.fasterxml.woodstox : woodstox-core | jar | 6.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.sonarqube : sonar-plugin-api | jar | 9.3.0.51899 |
org.sonarsource.analyzer-commons : sonar-analyzer-test-commons | jar | 1.25.0.1003 |
Group / Artifact | Type | Version |
---|---|---|
org.sonarsource.sonarqube : sonar-plugin-api-impl | jar | 9.3.0.51899 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.17.1 |