License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis Distribution |
GroupId | GroupIdcom.buschmais.jqassistant |
ArtifactId | ArtifactIdjqa-distribution-specification |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjQAssistant Distribution Specification
This POM specifies the version of all modules of jQAssistant which will be part of the commandline distribution
of jQAssistant and dependencies of the Maven plugin of jQAssistant.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jqa-distribution-specification-1.12.0-M1.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-distribution-specification/ -->
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>jqa-distribution-specification</artifactId>
<version>1.12.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-distribution-specification/
implementation 'com.buschmais.jqassistant:jqa-distribution-specification:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/jqa-distribution-specification/
implementation ("com.buschmais.jqassistant:jqa-distribution-specification:1.12.0-M1")
'com.buschmais.jqassistant:jqa-distribution-specification:pom:1.12.0-M1'
<dependency org="com.buschmais.jqassistant" name="jqa-distribution-specification" rev="1.12.0-M1">
<artifact name="jqa-distribution-specification" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='jqa-distribution-specification', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant" % "jqa-distribution-specification" % "1.12.0-M1"
[com.buschmais.jqassistant/jqa-distribution-specification "1.12.0-M1"]