Last Version

JSONCustomLintr 1.1.0

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

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.zachary-moore
ArtifactId

ArtifactId

JSONCustomLintr
Version

Version

1.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/zsmoore/JSONCustomLintr
Project Organization

Project Organization

com.zachary-moore
Source Code Management

Source Code Management

https://github.com/zsmoore/JSONCustomLintr

Download JSONCustomLintr 1.1.0


<!-- https://jarcasting.com/artifacts/com.zachary-moore/JSONCustomLintr/ -->
<dependency>
    <groupId>com.zachary-moore</groupId>
    <artifactId>JSONCustomLintr</artifactId>
    <version>1.1.0</version>
</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:jar:1.1.0'
<dependency org="com.zachary-moore" name="JSONCustomLintr" rev="1.1.0">
  <artifact name="JSONCustomLintr" type="jar" />
</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"]

Dependencies

runtime (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.json : json jar 20180813
com.j2html : j2html jar 1.4.0

Project Modules

There are no modules declared in this project.