License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant |
ArtifactId | ArtifactIdown-constraints |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjQAssistant Own Rules
A set of concepts and constraints used to check the conformity
of various jQAssistant projects with some basic rules
valid for all projects of the jQAssistant projects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
own-constraints-1.12.0-M1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/own-constraints/ -->
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>own-constraints</artifactId>
<version>1.12.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/own-constraints/
implementation 'com.buschmais.jqassistant:own-constraints:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/own-constraints/
implementation ("com.buschmais.jqassistant:own-constraints:1.12.0-M1")
'com.buschmais.jqassistant:own-constraints:pom:1.12.0-M1'
<dependency org="com.buschmais.jqassistant" name="own-constraints" rev="1.12.0-M1">
<artifact name="own-constraints" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='own-constraints', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant" % "own-constraints" % "1.12.0-M1"
[com.buschmais.jqassistant/own-constraints "1.12.0-M1"]