is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:xml 1.4

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.4
Type

Type

jar

Download xml 1.4


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