License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant |
ArtifactId | ArtifactIdlegal-constraints |
Version | Version1.10.0-ALPHA1 |
Type | Typejar |
Description |
DescriptionA 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 Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/ -->
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>legal-constraints</artifactId>
<version>1.10.0-ALPHA1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/
implementation 'com.buschmais.jqassistant:legal-constraints:1.10.0-ALPHA1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/
implementation ("com.buschmais.jqassistant:legal-constraints:1.10.0-ALPHA1")
'com.buschmais.jqassistant:legal-constraints:jar:1.10.0-ALPHA1'
<dependency org="com.buschmais.jqassistant" name="legal-constraints" rev="1.10.0-ALPHA1">
<artifact name="legal-constraints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='legal-constraints', version='1.10.0-ALPHA1')
)
libraryDependencies += "com.buschmais.jqassistant" % "legal-constraints" % "1.10.0-ALPHA1"
[com.buschmais.jqassistant/legal-constraints "1.10.0-ALPHA1"]