is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant.plugin:xml 1.8.0-MS1

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.8.0-MS1
Type

Type

jar

Download xml 1.8.0-MS1


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