is not current version
Last Version 1.12.0-M1

com.buschmais.jqassistant:own-constraints 1.11.0-RC-1

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.

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant
ArtifactId

ArtifactId

own-constraints
Version

Version

1.11.0-RC-1
Type

Type

pom

Download own-constraints 1.11.0-RC-1


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant/own-constraints/ -->
<dependency>
    <groupId>com.buschmais.jqassistant</groupId>
    <artifactId>own-constraints</artifactId>
    <version>1.11.0-RC-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/own-constraints/
implementation 'com.buschmais.jqassistant:own-constraints:1.11.0-RC-1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant/own-constraints/
implementation ("com.buschmais.jqassistant:own-constraints:1.11.0-RC-1")
'com.buschmais.jqassistant:own-constraints:pom:1.11.0-RC-1'
<dependency org="com.buschmais.jqassistant" name="own-constraints" rev="1.11.0-RC-1">
  <artifact name="own-constraints" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant', module='own-constraints', version='1.11.0-RC-1')
)
libraryDependencies += "com.buschmais.jqassistant" % "own-constraints" % "1.11.0-RC-1"
[com.buschmais.jqassistant/own-constraints "1.11.0-RC-1"]