is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:xml 1.9.0

Plugin for jQAssistant to be able to scan and to analyze XML related artifacts.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

xml
Version

Version

1.9.0
Type

Type

jar

Download xml 1.9.0


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/xml/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.plugin</groupId>
    <artifactId>xml</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/xml/
implementation 'com.buschmais.jqassistant.plugin:xml:1.9.0'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/xml/
implementation ("com.buschmais.jqassistant.plugin:xml:1.9.0")
'com.buschmais.jqassistant.plugin:xml:jar:1.9.0'
<dependency org="com.buschmais.jqassistant.plugin" name="xml" rev="1.9.0">
  <artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='xml', version='1.9.0')
)
libraryDependencies += "com.buschmais.jqassistant.plugin" % "xml" % "1.9.0"
[com.buschmais.jqassistant.plugin/xml "1.9.0"]