| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка CLI Взаимодействие с пользователем jQAssistant Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.buschmais.jqassistant.cli |
| Идентификатор | Идентификаторtest |
| Последняя версия | Последняя версия1.12.0-M1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjQAssistant Commandline Integration Test
jQAssistant Commandline distribution to run jQAssistant
as standalone tool.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| test-1.12.0-M1.pom | |
| test-1.12.0-M1.jar | 1 KB |
| test-1.12.0-M1-asciidoc.zip | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.cli : jqassistant-commandline-neo4jv3 | zip | 1.12.0-M1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |