License |
License |
---|---|
Categories |
CategoriesAnt Build Tools jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant |
ArtifactId | ArtifactIdlegal-constraints |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
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 |
Filename | Size |
---|---|
legal-constraints-1.12.0-M1.pom | |
legal-constraints-1.12.0-M1.jar | 4 KB |
legal-constraints-1.12.0-M1-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/ -->
<dependency>
<groupId>com.buschmais.jqassistant</groupId>
<artifactId>legal-constraints</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/
implementation 'com.buschmais.jqassistant:legal-constraints:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/legal-constraints/
implementation ("com.buschmais.jqassistant:legal-constraints:1.12.0-M1")
'com.buschmais.jqassistant:legal-constraints:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant" name="legal-constraints" rev="1.12.0-M1">
<artifact name="legal-constraints" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='legal-constraints', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant" % "legal-constraints" % "1.12.0-M1"
[com.buschmais.jqassistant/legal-constraints "1.12.0-M1"]