jQAssistant Core Framework
The jQAssistant Core Framework provides the functionality of jQAssistant which is used by all depending projects as the plugins of jQAssistant.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis |
| Группа | Группаcom.buschmais.jqassistant.core |
| Идентификатор | Идентификаторsplittingsupport |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjQAssistant Core Splitting Support
Collection of classes which have been relocated during
the split of the original project into multiple smaller
projects. Hence all classes in this module we
legacy which will be deprecated in one of the
next releases.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| splittingsupport-1.2.0.pom | |
| splittingsupport-1.2.0.jar | 7 KB |
| splittingsupport-1.2.0-sources.jar | 5 KB |
| splittingsupport-1.2.0-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/splittingsupport/ -->
<dependency>
<groupId>com.buschmais.jqassistant.core</groupId>
<artifactId>splittingsupport</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/splittingsupport/
implementation 'com.buschmais.jqassistant.core:splittingsupport:1.2.0'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/splittingsupport/
implementation ("com.buschmais.jqassistant.core:splittingsupport:1.2.0")
'com.buschmais.jqassistant.core:splittingsupport:jar:1.2.0'
<dependency org="com.buschmais.jqassistant.core" name="splittingsupport" rev="1.2.0">
<artifact name="splittingsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='splittingsupport', version='1.2.0')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "splittingsupport" % "1.2.0"
[com.buschmais.jqassistant.core/splittingsupport "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.core : report | jar | 1.2.0 |
| com.buschmais.jqassistant.core : analysis | jar | 1.2.0 |
| com.buschmais.jqassistant.core : scanner | jar | 1.2.0 |
The jQAssistant Core Framework provides the functionality of jQAssistant which is used by all depending projects as the plugins of jQAssistant.