JSONCustomLintr

Library for the creation, running, and reporting of Custom Lint Rules for files that follow JSON Notation.

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.zachary-moore
Идентификатор

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

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

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

1.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

JSONCustomLintr
Library for the creation, running, and reporting of Custom Lint Rules for files that follow JSON Notation.
Ссылка на сайт

Ссылка на сайт

https://github.com/zsmoore/JSONCustomLintr
Организация-разработчик

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

com.zachary-moore
Система контроля версий

Система контроля версий

https://github.com/zsmoore/JSONCustomLintr

Скачать JSONCustomLintr

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

<!-- https://jarcasting.com/artifacts/com.zachary-moore/JSONCustomLintr/ -->
<dependency>
    <groupId>com.zachary-moore</groupId>
    <artifactId>JSONCustomLintr</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zachary-moore/JSONCustomLintr/
implementation 'com.zachary-moore:JSONCustomLintr:1.1.0'
// https://jarcasting.com/artifacts/com.zachary-moore/JSONCustomLintr/
implementation ("com.zachary-moore:JSONCustomLintr:1.1.0")
'com.zachary-moore:JSONCustomLintr:pom:1.1.0'
<dependency org="com.zachary-moore" name="JSONCustomLintr" rev="1.1.0">
  <artifact name="JSONCustomLintr" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zachary-moore', module='JSONCustomLintr', version='1.1.0')
)
libraryDependencies += "com.zachary-moore" % "JSONCustomLintr" % "1.1.0"
[com.zachary-moore/JSONCustomLintr "1.1.0"]

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.6
org.json : json jar 20180813
com.j2html : j2html jar 1.4.0

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

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

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

Версия
1.1.0
1.0.0