License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface jQAssistant Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.buschmais.jqassistant.cli |
ArtifactId | ArtifactIdtest |
Last Version | Last Version1.12.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjQAssistant Commandline Integration Test
jQAssistant Commandline distribution to run jQAssistant
as standalone tool.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-1.12.0-M1.pom | |
test-1.12.0-M1.jar | 1 KB |
test-1.12.0-M1-asciidoc.zip | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/test/ -->
<dependency>
<groupId>com.buschmais.jqassistant.cli</groupId>
<artifactId>test</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/test/
implementation 'com.buschmais.jqassistant.cli:test:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/test/
implementation ("com.buschmais.jqassistant.cli:test:1.12.0-M1")
'com.buschmais.jqassistant.cli:test:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.cli" name="test" rev="1.12.0-M1">
<artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.cli', module='test', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.cli" % "test" % "1.12.0-M1"
[com.buschmais.jqassistant.cli/test "1.12.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.cli : jqassistant-commandline-neo4jv3 | zip | 1.12.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
com.buschmais.jqassistant.neo4jserver : neo4jv3 | jar | 1.12.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.21.0 |