| License |
License |
|---|---|
| GroupId | GroupIdcom.qulice |
| ArtifactId | ArtifactIdqulice-codenarc |
| Last Version | Last Version0.17.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqulice-codenarc
Quality control library, integrating together other static
analysis and validation tools and instruments.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qulice-codenarc-0.17.1.pom | |
| qulice-codenarc-0.17.1.jar | 7 KB |
| qulice-codenarc-0.17.1-sources.jar | 5 KB |
| qulice-codenarc-0.17.1-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qulice/qulice-codenarc/ -->
<dependency>
<groupId>com.qulice</groupId>
<artifactId>qulice-codenarc</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qulice/qulice-codenarc/
implementation 'com.qulice:qulice-codenarc:0.17.1'
// https://jarcasting.com/artifacts/com.qulice/qulice-codenarc/
implementation ("com.qulice:qulice-codenarc:0.17.1")
'com.qulice:qulice-codenarc:jar:0.17.1'
<dependency org="com.qulice" name="qulice-codenarc" rev="0.17.1">
<artifact name="qulice-codenarc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qulice', module='qulice-codenarc', version='0.17.1')
)
libraryDependencies += "com.qulice" % "qulice-codenarc" % "0.17.1"
[com.qulice/qulice-codenarc "0.17.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.qulice : qulice-spi | jar | 0.17.1 |
| commons-io : commons-io | jar | 2.4 |
| com.google.guava : guava | jar | 19.0 |
| com.jcabi : jcabi-log | jar | 0.17 |
| org.codenarc : CodeNarc | jar | 0.21 |
| log4j : log4j | jar | 1.2.17 |