Last Version

jsquint 0.3.0

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

License

License

BSD
GroupId

GroupId

com.astutebits
ArtifactId

ArtifactId

jsquint
Version

Version

0.3.0
Type

Type

pom
Description

Description

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

Project URL

http://www.qulice.com
Project Organization

Project Organization

Qulice.com
Source Code Management

Source Code Management

https://gitlab.com/astutebits/jsquint

Download jsquint 0.3.0

Filename Size
jsquint-0.3.0.pom 22 KB
Browse

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

Dependencies

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

  • api
  • checkstyle
  • findbugs
  • maven-plugin
  • pmd