| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка CLI Взаимодействие с пользователем jQAssistant Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.buschmais.jqassistant.cli |
| Идентификатор | Идентификаторapplication |
| Версия | Версия1.10.0 |
| Тип | Типjar |
| Описание |
ОписаниеjQAssistant Commandline Application
jQAssistant Commandline distribution to run jQAssistant
as standalone tool.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| application-1.10.0.pom | |
| application-1.10.0.jar | 47 KB |
| application-1.10.0-sources.jar | 24 KB |
| application-1.10.0-javadoc.jar | 151 KB |
| application-1.10.0-bin.zip | 654 bytes |
| application-1.10.0-asciidoc.zip | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/application/ -->
<dependency>
<groupId>com.buschmais.jqassistant.cli</groupId>
<artifactId>application</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/application/
implementation 'com.buschmais.jqassistant.cli:application:1.10.0'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.cli/application/
implementation ("com.buschmais.jqassistant.cli:application:1.10.0")
'com.buschmais.jqassistant.cli:application:jar:1.10.0'
<dependency org="com.buschmais.jqassistant.cli" name="application" rev="1.10.0">
<artifact name="application" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.cli', module='application', version='1.10.0')
)
libraryDependencies += "com.buschmais.jqassistant.cli" % "application" % "1.10.0"
[com.buschmais.jqassistant.cli/application "1.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.core : analysis | jar | |
| com.buschmais.jqassistant.core : scanner | jar | |
| com.buschmais.jqassistant.core : store | jar | |
| com.buschmais.jqassistant.core : report | jar | |
| com.buschmais.jqassistant.core : shared | jar | |
| com.buschmais.jqassistant.core : plugin | jar | |
| commons-cli : commons-cli | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant : asciidoctor-utilities | jar | 1.10.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
| com.buschmais.jqassistant.neo4jserver : neo4jv3 | jar | |
| org.assertj : assertj-core | jar | 3.11.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 |