License |
License |
---|---|
GroupId | GroupIdcom.astutebits |
ArtifactId | ArtifactIdjsquint-codenarc |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsquint-codenarc
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsquint-codenarc-0.2.0.pom | |
jsquint-codenarc-0.2.0.jar | 7 KB |
jsquint-codenarc-0.2.0-sources.jar | 6 KB |
jsquint-codenarc-0.2.0-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |
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 |