License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.qulice |
ArtifactId | ArtifactIdqulice-checkstyle |
Version | Version0.19.4 |
Type | Typejar |
Description |
Descriptionqulice-checkstyle
Quality control library, integrating together other static analysis and validation tools and instruments.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
qulice-checkstyle-0.19.4.pom | |
qulice-checkstyle-0.19.4.jar | 59 KB |
qulice-checkstyle-0.19.4-sources.jar | 69 KB |
qulice-checkstyle-0.19.4-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qulice/qulice-checkstyle/ -->
<dependency>
<groupId>com.qulice</groupId>
<artifactId>qulice-checkstyle</artifactId>
<version>0.19.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.qulice/qulice-checkstyle/
implementation 'com.qulice:qulice-checkstyle:0.19.4'
// https://jarcasting.com/artifacts/com.qulice/qulice-checkstyle/
implementation ("com.qulice:qulice-checkstyle:0.19.4")
'com.qulice:qulice-checkstyle:jar:0.19.4'
<dependency org="com.qulice" name="qulice-checkstyle" rev="0.19.4">
<artifact name="qulice-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qulice', module='qulice-checkstyle', version='0.19.4')
)
libraryDependencies += "com.qulice" % "qulice-checkstyle" % "0.19.4"
[com.qulice/qulice-checkstyle "0.19.4"]
Group / Artifact | Type | Version |
---|---|---|
org.cactoos : cactoos | jar | 0.41 |
com.qulice : qulice-spi | jar | 0.19.4 |
com.google.guava : guava | jar | 30.1.1-jre |
com.jcabi : jcabi-log | jar | 0.20.0 |
com.puppycrawl.tools : checkstyle | jar | 8.15 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
com.jcabi : jcabi-aspects | jar | 0.23.2 |
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.saxon : saxon | jar | 9.1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |