| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка jQAssistant Тестирование приложения и мониторинг Code Analysis JSON Данные |
| Группа | Группаcom.buschmais.jqassistant.plugin |
| Идентификатор | Идентификаторjson |
| Последняя версия | Последняя версия1.12.0-M1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjQAssistant JSON Plugin
The jQAssistant JSON Plugin allows jQAssistant
to scan also RFC 7159 compliant JSON files.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json-1.12.0-M1.pom | |
| json-1.12.0-M1.jar | 41 KB |
| json-1.12.0-M1-sources.jar | 24 KB |
| json-1.12.0-M1-javadoc.jar | 199 KB |
| json-1.12.0-M1-asciidoc.zip | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/json/ -->
<dependency>
<groupId>com.buschmais.jqassistant.plugin</groupId>
<artifactId>json</artifactId>
<version>1.12.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/json/
implementation 'com.buschmais.jqassistant.plugin:json:1.12.0-M1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.plugin/json/
implementation ("com.buschmais.jqassistant.plugin:json:1.12.0-M1")
'com.buschmais.jqassistant.plugin:json:jar:1.12.0-M1'
<dependency org="com.buschmais.jqassistant.plugin" name="json" rev="1.12.0-M1">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.plugin', module='json', version='1.12.0-M1')
)
libraryDependencies += "com.buschmais.jqassistant.plugin" % "json" % "1.12.0-M1"
[com.buschmais.jqassistant.plugin/json "1.12.0-M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.plugin : common | jar | 1.12.0-M1 |
| org.antlr : antlr4-runtime | jar | 4.9.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.core : plugin | jar | 1.12.0-M1 |
| com.buschmais.jqassistant.core : report | jar | 1.12.0-M1 |
| com.buschmais.jqassistant.core : scanner | jar | 1.12.0-M1 |
| com.buschmais.jqassistant.core : store | jar | 1.12.0-M1 |
| com.buschmais.jqassistant : asciidoctor-utilities | zip | 1.12.0-M1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.buschmais.jqassistant.core : test | jar | 1.12.0-M1 |
| org.assertj : assertj-core | jar | 3.21.0 |
| com.buschmais.jqassistant.plugin : common | test-jar | 1.12.0-M1 |
| com.buschmais.jqassistant.plugin : java | test-jar | 1.12.0-M1 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
| org.slf4j : slf4j-simple | jar | 1.8.0-beta4 |
| com.buschmais.jqassistant.neo4jserver : neo4jv3 | jar | 1.12.0-M1 |