Last Version

jQAssistant Plugin Common 1.12.0-M1

The jQAssistant Plugin Common provides a set of common classes which can be used by all jQAssistant plugins.

License

License

Categories

Categories

Ant Build Tools jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

common
Version

Version

1.12.0-M1
Type

Type

jar
Description

Description

jQAssistant Plugin Common
The jQAssistant Plugin Common provides a set of common classes which can be used by all jQAssistant plugins.
Project URL

Project URL

http://jqassistant.org/
Project Organization

Project Organization

jQAssistant Development Team
Source Code Management

Source Code Management

https://github.com/jqassistant/jqa-plugin-common

Download common 1.12.0-M1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.19
com.opencsv : opencsv jar 4.6
org.apache.commons : commons-lang3 jar 3.8.1
org.apache.commons : commons-compress jar 1.19

provided (11)

Group / Artifact Type Version
com.buschmais.jqassistant.core : configuration jar 1.12.0-M1
com.buschmais.jqassistant.core : store jar 1.12.0-M1
com.buschmais.jqassistant.core : plugin jar 1.12.0-M1
com.buschmais.jqassistant.core : scanner jar 1.12.0-M1
com.buschmais.jqassistant.core : report jar 1.12.0-M1
com.buschmais.xo : xo.spi jar 1.4.1
org.slf4j : slf4j-api jar 1.8.0-beta4
org.slf4j : jcl-over-slf4j jar 1.8.0-beta4
com.google.guava : guava jar 30.0-jre
org.projectlombok : lombok jar 1.18.22
com.buschmais.jqassistant : asciidoctor-utilities zip 1.12.0-M1

test (12)

Group / Artifact Type Version
com.buschmais.jqassistant.core : test jar 1.12.0-M1
com.buschmais.jqassistant.core : store test-jar 1.12.0-M1
com.buschmais.jqassistant.core : analysis test-jar 1.12.0-M1
org.assertj : assertj-core jar 3.21.0
org.codehaus.groovy : groovy-jsr223 jar 3.0.0-rc-1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-junit-jupiter jar 3.3.3
org.hamcrest : java-hamcrest jar 2.0.0.0
org.slf4j : slf4j-simple jar 1.8.0-beta4
com.buschmais.jqassistant.neo4jserver : neo4jv3 jar 1.12.0-M1

Project Modules

There are no modules declared in this project.