is not current version
Last Version 1.12.0-M1

jQAssistant Core Rule 1.10.1

The jQAssistant Core Framework providing the basic infrastructure for all jQAssistant plugins and other jQAssistant tools.

License

License

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.core
ArtifactId

ArtifactId

rule
Version

Version

1.10.1
Type

Type

jar
Description

Description

jQAssistant Core Rule
The jQAssistant Core Framework providing the basic infrastructure for all jQAssistant plugins and other jQAssistant tools.
Project Organization

Project Organization

jQAssistant Development Team

Download rule 1.10.1


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/rule/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.core</groupId>
    <artifactId>rule</artifactId>
    <version>1.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/rule/
implementation 'com.buschmais.jqassistant.core:rule:1.10.1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/rule/
implementation ("com.buschmais.jqassistant.core:rule:1.10.1")
'com.buschmais.jqassistant.core:rule:jar:1.10.1'
<dependency org="com.buschmais.jqassistant.core" name="rule" rev="1.10.1">
  <artifact name="rule" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='rule', version='1.10.1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "rule" % "1.10.1"
[com.buschmais.jqassistant.core/rule "1.10.1"]

Dependencies

compile (11)

Group / Artifact Type Version
com.buschmais.jqassistant.core : schemata jar 1.10.1
com.buschmais.jqassistant.core : shared jar 1.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1
com.networknt : json-schema-validator jar 1.0.36
commons-io : commons-io jar 2.7
org.glassfish.jaxb : jaxb-runtime jar 2.4.0-b180830.0438
org.asciidoctor : asciidoctorj jar 2.5.1
org.jruby : jruby-core jar 9.2.17.0
org.jruby : jruby-stdlib jar 9.2.17.0
org.slf4j : slf4j-api jar 1.8.0-beta4
org.snakeyaml : snakeyaml-engine jar 2.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (8)

Group / Artifact Type Version
com.buschmais.jqassistant.core : shared test-jar 1.10.1
org.assertj : assertj-core jar 3.9.1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.vintage : junit-vintage-engine jar
org.hamcrest : java-hamcrest jar 2.0.0.0
org.mockito : mockito-junit-jupiter jar 2.23.4
org.slf4j : slf4j-simple jar 1.8.0-beta4

Project Modules

There are no modules declared in this project.