| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools CLI User Interface jQAssistant Application Testing & Monitoring Code Analysis |
| GroupId | GroupIdcom.buschmais.jqassistant.cli |
| ArtifactId | ArtifactIdapplication |
| Last Version | Last Version1.12.0-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjQAssistant Commandline Application
jQAssistant Commandline distribution to run jQAssistant
as standalone tool.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| application-1.12.0-M1.pom | |
| application-1.12.0-M1.jar | 47 KB |
| application-1.12.0-M1-sources.jar | 24 KB |
| application-1.12.0-M1-javadoc.jar | 151 KB |
| application-1.12.0-M1-bin.zip | 654 bytes |
| application-1.12.0-M1-asciidoc.zip | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/application/ -->
<dependency>
<groupId>com.buschmais.jqassistant.cli</groupId>
<artifactId>application</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/application/
implementation 'com.buschmais.jqassistant.cli:application:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/application/
implementation ("com.buschmais.jqassistant.cli:application:1.12.0-M1")
'com.buschmais.jqassistant.cli:application:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.cli" name="application" rev="1.12.0-M1">
<artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.cli', module='application', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.cli" % "application" % "1.12.0-M1"
[com.buschmais.jqassistant.cli/application "1.12.0-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.buschmais.jqassistant : asciidoctor-utilities | jar | 1.12.0-M1 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
| com.buschmais.jqassistant.neo4jserver : neo4jv3 | jar | |
| org.assertj : assertj-core | jar | 3.21.0 |
| 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 | 2.23.4 |