не последняя версия
Последняя версия 1.25.0.1003

org.sonarsource.analyzer-commons:sonar-xml-parsing 1.10.1.446

Logic useful to read and analyze XML files

Группа

Группа

org.sonarsource.analyzer-commons
Идентификатор

Идентификатор

sonar-xml-parsing
Версия

Версия

1.10.1.446
Тип

Тип

jar

Скачать sonar-xml-parsing 1.10.1.446


<!-- 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.10.1.446</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-xml-parsing/
implementation 'org.sonarsource.analyzer-commons:sonar-xml-parsing:1.10.1.446'
// https://jarcasting.com/artifacts/org.sonarsource.analyzer-commons/sonar-xml-parsing/
implementation ("org.sonarsource.analyzer-commons:sonar-xml-parsing:1.10.1.446")
'org.sonarsource.analyzer-commons:sonar-xml-parsing:jar:1.10.1.446'
<dependency org="org.sonarsource.analyzer-commons" name="sonar-xml-parsing" rev="1.10.1.446">
  <artifact name="sonar-xml-parsing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.analyzer-commons', module='sonar-xml-parsing', version='1.10.1.446')
)
libraryDependencies += "org.sonarsource.analyzer-commons" % "sonar-xml-parsing" % "1.10.1.446"
[org.sonarsource.analyzer-commons/sonar-xml-parsing "1.10.1.446"]