is not current version
Last Version 1.12.0-M1

jQAssistant JUnit Plugin 1.10.1

Plugin for jQAssistant to be able to scan and to analyze JUnit related artifacts.

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing jQAssistant Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.buschmais.jqassistant.plugin
ArtifactId

ArtifactId

junit
Version

Version

1.10.1
Type

Type

jar
Description

Description

jQAssistant JUnit Plugin
Plugin for jQAssistant to be able to scan and to analyze JUnit related artifacts.
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-junit-plugin

Download junit 1.10.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.buschmais.jqassistant.plugin : common jar 1.10.1
com.buschmais.jqassistant.plugin : java jar 1.10.1
com.buschmais.jqassistant.plugin : xml jar 1.10.1

provided (5)

Group / Artifact Type Version
com.buschmais.jqassistant.core : report jar 1.10.1
com.buschmais.jqassistant.core : plugin jar 1.10.1
com.buschmais.jqassistant : asciidoctor-utilities jar 1.10.1
com.buschmais.jqassistant : asciidoctor-utilities xsl 1.10.1
com.buschmais.jqassistant : asciidoctor-utilities xsl 1.10.1

test (11)

Group / Artifact Type Version
com.buschmais.jqassistant.core : store test-jar 1.10.1
com.buschmais.jqassistant.core : analysis test-jar 1.10.1
com.buschmais.jqassistant.plugin : common test-jar 1.10.1
com.buschmais.jqassistant.plugin : java test-jar 1.10.1
org.assertj : assertj-core jar 3.16.1
org.hamcrest : java-hamcrest jar 2.0.0.0
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.vintage : junit-vintage-engine jar
org.slf4j : slf4j-simple jar 1.8.0-beta4
com.buschmais.jqassistant.neo4jserver : neo4jv3 jar 1.10.1

Project Modules

There are no modules declared in this project.