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