jsquint-codenarc

Quality control library, integrating together other static analysis and validation tools and instruments.

License

License

BSD
GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

jsquint-codenarc
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsquint-codenarc
Quality control library, integrating together other static analysis and validation tools and instruments.
Project Organization

Project Organization

Qulice.com

Download jsquint-codenarc

How to add to project

<!-- https://jarcasting.com/artifacts/com.astutebits/jsquint-codenarc/ -->
<dependency>
    <groupId>com.astutebits</groupId>
    <artifactId>jsquint-codenarc</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.astutebits/jsquint-codenarc/
implementation 'com.astutebits:jsquint-codenarc:0.2.0'
// https://jarcasting.com/artifacts/com.astutebits/jsquint-codenarc/
implementation ("com.astutebits:jsquint-codenarc:0.2.0")
'com.astutebits:jsquint-codenarc:jar:0.2.0'
<dependency org="com.astutebits" name="jsquint-codenarc" rev="0.2.0">
  <artifact name="jsquint-codenarc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.astutebits', module='jsquint-codenarc', version='0.2.0')
)
libraryDependencies += "com.astutebits" % "jsquint-codenarc" % "0.2.0"
[com.astutebits/jsquint-codenarc "0.2.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.astutebits : jsquint-api jar 0.2.0
commons-io : commons-io jar 2.4
com.google.guava : guava jar 20.0
com.jcabi : jcabi-log jar 0.17
org.codenarc : CodeNarc jar 0.21
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.0.32-beta

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0