jQassistant Core Schemata

The jQAssistant Core Framework providing the basic infrastructure for all jQAssistant plugins and other jQAssistant tools.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.buschmais.jqassistant.core
Идентификатор

Идентификатор

schemata
Последняя версия

Последняя версия

1.12.0-M1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jQassistant Core Schemata
The jQAssistant Core Framework providing the basic infrastructure for all jQAssistant plugins and other jQAssistant tools.
Организация-разработчик

Организация-разработчик

jQAssistant Development Team

Скачать schemata

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/schemata/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.core</groupId>
    <artifactId>schemata</artifactId>
    <version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/schemata/
implementation 'com.buschmais.jqassistant.core:schemata:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.core/schemata/
implementation ("com.buschmais.jqassistant.core:schemata:1.12.0-M1")
'com.buschmais.jqassistant.core:schemata:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.core" name="schemata" rev="1.12.0-M1">
  <artifact name="schemata" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.core', module='schemata', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.core" % "schemata" % "1.12.0-M1"
[com.buschmais.jqassistant.core/schemata "1.12.0-M1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.12.0-M1
1.11.1
1.11.0
1.11.0-RC-1
1.10.1
1.10.0
1.10.0-RC1
1.10.0-ALPHA1